Unix Commands (489)
Unix Threads (33)
Unix IPC (65)
Unix Socket Programming (105)
Unix System Calls (21)
Unix General (491)
Unix AllOther (137) Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
1409Write 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.
1 2520Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
1251Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
1573
What are the essential features of the unix operating system?
How do you kill a job in unix?
What is s and g in sed command?
why unix commands simpler rather than complex task
Using unix command how to display no of records in oracle?
How the Kernel handles the fork() system call in traditional Unix and in the System V Unix, while swapping?
Give the command for finding the current date.
what is wrong with this interactive shell script?
How can you edit a large file without opening it in unix?
What do chown command do?
Is used to create ordinary files on any unix system?
How to null a file in unix?
What are states that the page can be in, after causing a page fault?
How to reverse a string in Unix?
What are the pros of executing processes in the background?