Message-ID: <4DED42CF.9000008 at verizon.net>

Jordon Bedwell jordon at envygeeks.com
Wed Jun 8 15:31:19 UTC 2011


On 6/8/2011 10:28 AM, Steve Flynn wrote:
> if you want to edit the fstab file, you're going to have to open it in
> an editor, rather than trying to execute it.
> 
> for example:
> sudo vi /etc/fstab 

You don't /have/ to use a text editor.  You can echo into it:
example: sudo echo "This" >> /etc/fstab




More information about the ubuntu-users mailing list