![]() |
|
|
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 |
| Shell Scripts | kwliew999 | AIX | 7 | 06-12-2007 09:06 PM |
| Using #! /bin/sh in Shell scripts | sumesh.abraham | Shell Programming and Scripting | 4 | 12-01-2006 06:29 AM |
| Help With Shell Scripts | ragha81 | Shell Programming and Scripting | 6 | 08-18-2006 09:57 PM |
| Need Help With Shell scripts | holler1 | Shell Programming and Scripting | 2 | 07-31-2006 03:43 AM |
| Difference between writing Unix Shell script and AIX Shell Scripts | haroonec | AIX | 0 | 04-12-2006 03:27 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
shell scripts
Hi!
I have added a line into /etc/profile which looks like- date > $HOME/.lastloggedon This puts a file lastloggedon into everyones directory who has logged in recently. The trouble I am having is getting the information back out. I was hoping there was a command using find which brought back everythind which it doesn't find. Also I tried using -mtime+n so I can see who has logged in within a specific number of days. Any ideas? Thanks karen |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|