![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| finger | felixwhoals | UNIX for Dummies Questions & Answers | 2 | 12-18-2007 12:35 PM |
| finger question | ksainth | UNIX for Dummies Questions & Answers | 2 | 10-09-2007 04:18 AM |
| How to input username on text file into finger command on shell script | Micz | Shell Programming and Scripting | 3 | 11-08-2005 02:38 AM |
| finger | djatwork | UNIX for Dummies Questions & Answers | 5 | 11-12-2001 01:18 PM |
| finger and newsgroups | the_man_who | UNIX for Dummies Questions & Answers | 1 | 11-10-2001 06:15 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
finger a list from a file
I am trying to find a way of fingering the first field in a listfile created from the who command, and write the results to a new file
eg "`who | cut -f1 -d' '` | more > tam" gives me the list I need but tam -f1 finger > tam2 does not produce the right results Thank you in advance for any help even a pointer in the right direction |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|