Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What does the following command line produce? Explain each
aspect of this line.

$ (date ; ps -ef | awk {print $1}' | sort | uniq | wc -l )
>> Activity.log

Answer Posted / liam

It's retarded. The idea is clearly to post the number of
users (the first field of ps -ef), but they are going to
capture the title line. Also, just use 'who'!

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which command would you use to create a file system on a new hard drive?

1113


How do I run a shell script?

1022


What is difference between comm and CMP command?

1123


What are the basic command in linux?

1126


What is grep command in linux with examples?

1105


What are whois tools?

963


What are the command prompt commands?

1157


What is the command to see on which port which service is running?

1063


Describe the mknod command and when you’d use it.

1227


How do you insert comments in the command line prompt?

1229


What is pwd in linux command?

1283


What is du -s * | sort -k1,1rn | head command used for?

960


What is tail command in linux?

1110


In order to display the last five commands you have entered using the fc command, you would type?

972


How do I check my cpu cores?

1059