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

What is the command to view process running?

1113

How many unix commands are there?

1158

Is command prompt unix?

1162

What are the unix commands?

1099

What is grep command in unix with examples?

1224

What is in grep command?

1175

What is unix command?

1267

Who command in unix operating system?

1142

Who command in unix?

1147

What is the use of finger command?

1219

How do you repeat a command in terminal?

1231

What is a bash command?

1184

What is the pipe command?

1193

What is the use of sed command in unix?

1215

What are some command words?

1141


Post New Unix Commands Questions

Un-Answered Questions { Unix Commands }

Why is it called a shebang?

1193


Can you explain a little bit about command substitution?

1118


Explain how to use grep command to list find the records of a file containing 10 different strings?

1074


What are awk commands?

1164


Which command is used to kill the last background job?

1337


What is grep in bash?

1068


How do you repeat a command in terminal?

1231


What's a command word?

1182


Differentiate cmp command from diff command.

1176


why metadb requires a seperate slice to create Solaris volume manager

3172


What is the functionality of a top command?

1114


What is the use of cut command in unix?

1377


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:

2273


What do chown command do?

1196


What is the command to view process running?

1113