Search Results

Search: Posts Made By: peter112
1,901
Posted By peter112
yip
yip i understans that but where in the code do i put it ?

thanks peter
1,901
Posted By peter112
unix sending to txt file
i have done this code but am not sure how to send it to a txt file

for i in `w -h | awk '{ print $1 }'| sort | uniq`; do

n=`w -h $i | wc -l`
printf "$i:$n\n"

thanks any...
3,030
Posted By peter112
yip it is we all must have the same idea ...
yip it is we all must have the same idea

any help would be appreciated though

unix is great but books and web serches are not much help

thanks pete
3,030
Posted By peter112
UNix Bourne Shell
i require a utility that identifies all users currently logged into the system. It should create a file called logfile which contains a list of usernames together with a count of how many login...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 07:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy