Unix Commands (489)
Unix Threads (33)
Unix IPC (65)
Unix Socket Programming (105)
Unix System Calls (21)
Unix General (491)
Unix AllOther (137)
Which command is used to find whether the system is 32 bit or 64 bit?
How do I remove 30 days old files in unix?
Differentiate relative path from an absolute path?
Tell me when should we use thread-safe "_r" library calls?
Explain system bootup in unix.
How do you determine and set the path in unix?
Explain how and when a DNS request is solved when a user tries to surf to the site www.abcdeg.in .Assume the user machine uses a local name server and sits on another network other than www.abcdef.in.
What is standard unix streams ?
What does the command ' $who | sort –logfile > newfile' do?
Can you explain what does the kernel do?
What are the various schemes available in ipc?
How can you edit a large file without opening it in unix?
How do I create a directory in unix?
What is home directory in unix?
Why is shebang used?