Brief about finger username?
No Answer is Posted For this Question
Be the First to Post Answer
who invented unix?
Who is unix command?
What does comm do and how to use it?
The head command writes the how many lines of a file to screen?
What does umask 077 mean?
To Check Which Service is Running at Present in System what is the Command?
Which of the following tasks cannot be accomplished with the touch command?
why context switching time should be minimum? How it depends on hardware support?
Explain about lprm job number?
I lost a root password and i need to give it, I treid to change it through single usermode even though i am not get a password, then what is the other procedure to give a root password?
What is the role of the Linux kernel?
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