I find `finger -p' is close to my requirement. But still it include information about `Directory' and `Shell' which I don't want.
What I ac do to exclude this information? One sample output is: 1.| # finger -p lib 2.| Login: lib Name: Library 3.| Directory: /home/lib Shell: /bin/bash 4.| Last login Thu Feb 19 14:36 (IST) on pts/0 from 192.168.118.90 5.| Mail last read Thu Feb 19 22:00 2004 (IST) I want to skip line no. 3 from above sample output. Thanks in advance. -- H.S.Rai http://www.grex.org/~hsrai | Registered Linux User # 223684 http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=223684 : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : Formatting a floppy LOST #104 Unlike DOS/Windows, floppy formatting in Linux is a two staged process, first a low level format with programs like fdformat or superformat ... and then we put the file system on it with mkfs. Any of the file systems supported by linux can be used inclusive of ext2, msdos and minix. (See man mkfs, fdformat) ####[bish (at) vsnl.net.in]################################### : ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
