On Mon, November 8, 2010 5:10 am, John Little wrote:
> And what to do if sudo is not possible?

You could try running with su -c 'command'. But neither su nor sudo
are required by Posix SUSv3[1], so su might not be installed. And
of course you need to know the super user password. (For sudo, it
depends how it was configured).

[1]http://www.opengroup.org/onlinepubs/9699919799/

regards,
Christian

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to