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)?
1572
Can multiple sockets use the same port?
Enlist some filename manipulation commands in unix.
What are the features of unix?
How does shebang work?
What are the pros/cons of select(), non-blocking I/O and SIGIO?
How to find a file in unix?
Can a single socket port be used for multiple applications?
What are the features and benefits of unix?
Which is a form of interprocess communication in unix?
Explain about shell aritmetic operators and functions?
Which command should you use to find the remaining disk space in unix server?
What is the size of time_t?
what is difference between milestone and run-levels in Solaris ?
How can you kill a process in unix?
How to find out what processes are running in the background in unix?