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

How do I use grep to find a file?

1072

What is awk used for?

1088

What does grep v do?

1008

What is grep and how do you use it?

1066

What is the difference between grep and grep?

1071

Why is awk called awk?

1028

What does pipe () return?

1035

Why is grep called grep?

1239

What is grep short for?

1007

What are grep patterns?

1032

Are you in or at the office?

1082

How do you grep recursively?

1062

What is grep r?

1049

How do I open a port?

1045

What does #!/ Bin sh do?

1032


Post New Unix Commands Questions

Un-Answered Questions { Unix Commands }

Which command should you use to find the remaining disk space in unix server?

1243


What is sed awk grep?

1079


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:

2214


why metadb requires a seperate slice to create Solaris volume manager

3091


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

1175


What is the use of egrep command in unix?

1133


What is .sh file?

1120


What are the unix commands?

1036


How do I use nslookup?

1053


Why is it called a shebang?

1106


What will the following command do?

1078


What is awk command used for?

1143


Why is awk called awk?

1028


Enumerate some of the most commonly used network commands in unix?

1115


What is “chmod” command?

1103