On Thu, Jun 23, 2011 at 11:41 AM, Tha.Suresh <[email protected]> wrote: > $ mount | column -t >
nice one can you please share more like this .... > Particularly useful if you're mounting different drives, using the following > command will allow you to see all the filesystems currently mounted on your > computer and their respective specs with the added benefit of nice > formatting. > > > Ex: > > [suresh@mercury ~]$ mount | column -t > /dev/sda2 on / type > ext4 (rw) > proc on /proc type > proc (rw) > sysfs on /sys type > sysfs (rw) > devpts on /dev/pts type devpts > (rw,gid=5,mode=620) > tmpfs on /dev/shm type tmpfs > (rw) > /dev/sda1 on /boot type ext2 > (rw) > /dev/sda5 on /home type ext4 > (rw) > > > -- > Warm Regards, > Tha.Suresh > > > My experiences with Linux: http://thasulinux.wordpress.com > Cooool Linux Tips & Tricks: http://gnutips.wordpress.com > Free/Open Source Jobs: http://fossjobs.in > > -- > Mailing list guidelines and other related articles: > http://lug-iitd.org/Footer > -- Best Regards, Suresh Kumar Prajapati Linux Security Admin E-mail: [email protected] ---------------------------------------------------------------------------------------- Pencils could be made with erasers at both ends, but what would be the point? -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
