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...


what is the command to get help on a UNIX terminal?

Answers were Sorted based on User's Feedback



what is the command to get help on a UNIX terminal? ..

Answer / venkatn_999

man commandname

Is This Answer Correct ?    13 Yes 0 No

what is the command to get help on a UNIX terminal? ..

Answer / rajagopalreddy.purini

hai frds
i know 4 commands
1>man, exp:man <command name>
2>whatis,exp:whatis <command name>
3>info,exp:info <command name>

Is This Answer Correct ?    4 Yes 0 No

what is the command to get help on a UNIX terminal? ..

Answer / suitable

help --command
whatis command
info command

Is This Answer Correct ?    4 Yes 4 No

what is the command to get help on a UNIX terminal? ..

Answer / kirus

man

Is This Answer Correct ?    0 Yes 0 No

what is the command to get help on a UNIX terminal? ..

Answer / yuvaevergreen

man command

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

write grep commands to select the lines that have exactly two characters

8 Answers   PSI Data Systems,


Is it inbetween or in between?

0 Answers  


Differentiate cmp command from diff command.

0 Answers  


distinguish between multi-tasking,multi-user,multi- processing and time sharing?

7 Answers   Alcatel, Cisco, Infosys, University Exams,


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<stdlib.h> # include <stdio.h> 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:

0 Answers  


what is the difference between npar and vpar in HP-UX?

1 Answers   CSC,


what are the different hardwares available?

1 Answers  


What is in grep command?

0 Answers  


How we will execute previous command in vi editor?

8 Answers   Infosys,


how to change a normal file into hidden file

3 Answers  


What command will change your prompt to myprompt?

0 Answers  


if we create a file, in that 10 rows(means 1,2,....9,10 like). i want 7 row exactly, which command use in unix? plz send this question.

28 Answers   TCS,


Categories