Unix Linux Information, Commands , Interview Questions, Adminsitration, Operating system commands, guide, shell programming, threads, multi-tasking

Unix Linux

Unix Interview Questions

Listed below are frequently asked Interview Questions in Unix

1. What is the command to list directories and files?
2. What is redirection?
3. How to kill a process?
4. How to run a process in background?
5. What command can be used for searching files?
6. What does fork() command do?
7. How can I get/set an environment variable from a program?
8. Given a pid, how can I tell if it's a running program?
9. How do I compare strings using wildcards?