![]() |
|
|
|
|
|||||||
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| finger | felixwhoals | UNIX for Dummies Questions & Answers | 2 | 12-18-2007 08:35 AM |
| finger command | qfwfq | UNIX for Advanced & Expert Users | 10 | 11-21-2006 01:42 PM |
| How to input username on text file into finger command on shell script | Micz | Shell Programming and Scripting | 3 | 11-07-2005 10:38 PM |
| redirecting password as username for rlogin | seaten | UNIX for Dummies Questions & Answers | 1 | 05-12-2005 11:46 AM |
| finger | djatwork | UNIX for Dummies Questions & Answers | 5 | 11-12-2001 09:18 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi, I have a file named 'uname' that contains just an username and try to redirect the content of the file to finger:
$cat uname | finger But finger always shows info for all users, instead of just the one I have in the file. I would appreciate any help. Thanks, David |
| Forum Sponsor | ||
|
|