Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Unix Commands Interview Questions
Questions Answers Views Company eMail

Is it inbetween or in between?

1043

Why is shebang used?

1121

What is the difference between awk and grep?

1241

How do I use nslookup?

1090

What command is used to check the current users?

1123

Which command is used to create a directory?

1159

Which command will print your home directory on screen?

1078

What is the use of cut command in unix?

1367

What does the md command do?

1129

What is rmdir command?

1100

What is used to type command?

1057

Which command is used to copy files?

1170

What is Unix, and how does it differ from other operating systems?

2 1023

What is the Unix file system hierarchy?

2 1153

What is a shell in Unix? Name some common Unix shells.

2 1144


Post New Unix Commands Questions

Un-Answered Questions { Unix Commands }

What is awk good for?

1134


What is nr in awk command?

1197


How do I clear my terminal history?

1145


What are filter commands in unix?

1185


Why is it called grep?

1026


What are file commands?

1226


What is the size of time_t?

1208


why metadb requires a seperate slice to create Solaris volume manager

3156


Which command is used to kill the last background job?

1331


When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system. How can i findthe right soluion??? My pgm: #include # include int main() { int pid; pid=fork(); if(pid < 0) {exit(-1);} else if(pid==0) { printf("Child Process is Sleeping ..."); sleep(10); printf("Orphan Child's Parent ID : %u ",getppid()); } else { printf("Parent Process Completed ... %u ",getpid()); exit(0); } return 0; } Output:

2265


What is used to type command?

1057


Explain the steps that a shell follows while processing a command.

1226


Who invented grep?

1158


How do you grep recursively?

1105


Is it inbetween or in between?

1043