Enumerate some of the most commonly used network commands in unix?
No Answer is Posted For this Question
Be the First to Post Answer
How do you move a process which is running background to foreground?
What is updatedb?
what will this do $cat > file.c ?(file.c is a file in current directory)
Can you explain a little bit about command substitution?
what is the difference between npar and vpar in HP-UX?
What do chown command do?
How do you remove a crontab file?
What is the use of finger command?
Which command is used to restrict incoming messages?
29. How to display top 10 users Who | head -10 | wc –w
what are the different commands used to view the contents of a file?
Write a command that will output the sorted contents of a file named in.txt and place the output in another file named out.txt, while at the same time excluding duplicate entries.