![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| 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 |
| Can we get the list of users who accessed a file | Chanakya.m | Shell Programming and Scripting | 2 | 09-18-2007 02:58 AM |
| How to obtain list of users ? | bobby36 | UNIX for Dummies Questions & Answers | 7 | 04-09-2007 09:34 PM |
| command find returned bash: /usr/bin/find: Argument list too long | yacsil | Shell Programming and Scripting | 1 | 12-15-2003 03:38 PM |
| su - user... how to find out the list of users and their passwords.. | yls177 | UNIX for Dummies Questions & Answers | 2 | 11-13-2002 04:07 AM |
| solaris2.6 command to find/list system configuration | subhransu | UNIX for Dummies Questions & Answers | 4 | 05-01-2001 10:39 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hey, got a few questions here for anyone who can help......
Command line to - display users using the system, but count them only once. Command line to - use the lastcomm command to display how many times ive used grep in october. Command line to - list all logged on users with at least 6 characters. Command line to - create alias named 1dot, to display all hidden files from working directory. the two directories . and .. should not be displayed. Thanks to anyone who can help!! |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Looks like a homework assignment.
|
|
#3
|
||||
|
||||
|
Code:
w Code:
who Code:
users |