Fwd: Re: Why do all the sudo? [was Re: Software updater no longer functional]
Nick Name
silver.bullet at zoho.com
Mon Jan 23 10:14:34 UTC 2017
A pipe could be used with "sudo tee"
foo | sudo tee bar
or
sudo foo | sudo tee bar
;)
Oops, "bar" only could be a file, not a command, it anyway could be used to workaround sudo and pipe issues.
--
If "Donald Trump" should be the sudser version of "Julius Caesar", we know what the
Senate will do soon, but who is Brutus in this farce? A real cliffhanger, isn't it?
More information about the ubuntu-users
mailing list