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 to get a particular string as your prompt ? Give syntax of that command?

3 12493

Write a command to find all of the files which have been accessed within the last 30 days.

Cisco,

14 29035

How we will execute previous command in vi editor?

IBM, Infosys,

3 13314

How we will execute previous command in vi editor?

Infosys,

8 25257

Write a command to find all of the files which have been accessed within the last 30 days.

Google, IBM, Satyam,

5 26960

what is the difference between pipe(|) and tee command..

Cap Gemini, Rolta,

3 16795

What is the difference between pipe (|) and tee command in unix

Cap Gemini, TCS,

14 55847

How do you create a file in UNIX

Accenture, EMG, Nokia, QA, TD,

36 192181

what is the difference between Touch & cat command

QA,

21 74498

how will u execute a file in unix

QA,

8 19807

how many types of file in unix?

MNC, TCS,

34 52758

what is the use of the hidden files?

3 10461

who to change the duplex setting of network interface in command line

1 7590

What is FIND, GREP and SED ? Could you please give me the difference between all the three? Where we use this commnands?

Deloitte, Polaris,

6 23546

Why we are using UNIX OS when we are doing the testing in our application?

IBM,

5 12132


Post New Unix Commands Questions

Un-Answered Questions { Unix Commands }

What does touch command do in unix?

1442


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:

2278


What is {} in find command?

1120


What does the md command do?

1163


What is unix command?

1272


Which command is used to restrict incoming messages?

1119


What does grep v grep do?

1095


What does the command '$ls | wc –l > file1' do?

1257


How do I use grep to search for a file?

1069


Name the general commands in using unix os for a beginner?

1175


What do know about tee command and its usage?

1199


Why is shebang used?

1143


How can we use grep command in unix?

1222


What is the nmap command?

1200


What is command statement?

1188