How make an output redirection to a file not under current user ownership with sudo?
Issue
- Is that possible to make an output redirection to a file, for which the current user does not have access to, using
sudo.
sudo echo "Welcome class" >> /etc/motd
Environment
- Red Hat Enterprise Linux 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.