What happens when we execute a unix command?
What is the use of finger command?
What is the unix command to confirm a remote host is alive or not?
What does 'mkdir' command do in UNIX?
What does the metacharacter mean?
Explain the steps that a shell follows while processing a command.
What is the use of cut command in unix?
What are the dos commands?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Which command should you use to find the remaining disk space in unix server?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Describe the zip/unzip command using gzip.
What are the general commands in using unix os for a beginner?
What is updatedb?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?