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
4 10616Post New Linux Commands Questions
How find ip address linux?
What is the makefile in c?
What is phony in makefile?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
Explain about gzip filename?
How do I check disk space in linux?
How do I clear bash history in linux?
What is the use of cp p command?
How do you copy in linux terminal?
How do you run command every time a file is modified?
What could be the problem when a command that was issued gave a different result from the last time it was used?
How do you run a command for a limited time?
What does p mean linux?
How to hide the partition in grub booting?
What are the basic commands for user management?