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?

920

Why is shebang used?

920

What is the difference between awk and grep?

959

How do I use nslookup?

898

What command is used to check the current users?

932

Which command is used to create a directory?

936

Which command will print your home directory on screen?

918

What is the use of cut command in unix?

1107

What does the md command do?

944

What is rmdir command?

921

What is used to type command?

886

Which command is used to copy files?

972

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

2 727

What is the Unix file system hierarchy?

2 685

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

2 732


Post New Unix Commands Questions

Un-Answered Questions { Unix Commands }

How do I find previous commands in unix?

973


Give the command for finding the current date.

898


What does this command do,"$more readme.txt“?

997


What is the use of awk command in unix?

923


What will the following command do?

952


What is the command to find maximum memory taking process on the server?

1023


What is grep command in unix with examples?

997


How do I clear my terminal history?

951


How many unix commands are there?

958


What does this command do? Cat food 1 > kitty

1385


What is nr in awk command?

947


What is the behavioural difference between cmp and diff commands?

1036


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:

2108


Which unix command to make a new directory?

950


Is it inbetween or in between?

920