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 Interview Questions
Questions Answers Views Company eMail

command to display different lines that are found when compare two files?

HP,

2 7145

command to show the space allocation of files?

HP,

3 9236

command to view process running?

TCS,

8 13249

finding the presence of a word in a list of 'n' files (pattern matching)

TCS,

2 6032

unix command how to dispaly no of records in oracle?

SDF, TCS,

5 10179

how to find multiple string?

Accenture, POL,

4 9822

following two file are file a file b 110 aab 330 xxl i want the output like file a fileb 110 xxl 330 aab give solution ?

Accenture,

3 8341

how do display only hidden files in unix?

Accenture,

15 27560

How to open a Database using Unix Command Please Do Reply

Cognizant, CTS,

9 22424

how to delete entire records in unix ?

Cap Gemini,

13 27166

what is the time for incident, problem and change management tickets?

CGI,

2880

how to raise a suncase?pls explain step by step?

CGI,

2601

hw will u use awk in replacing cahrs and files

3183

I want to invest in learning things that will get me good jobs in future. But wondering if Unix knowledge is something that is a MUST have or is it better to do any Data-warehouse tool (cognos, Qclik view, ETL etc..). Please suggest me.

2294

How to see unused port number in Solaris?

HCL,

2 12645


Un-Answered Questions { Unix }

Tell me set-user-id is related to (in unix)?

870


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:

2204


What happens when we execute a unix command?

1093


What is the architecture of unix operating system?

882


What is positional parameters in unix?

971


What does tr H do in unix?

973


What is the very first process created by kernel?

1020


What are the advantages of unix?

971


What is unix and why it is used?

941


Write a command that will display files in the current directory, in a colored, long format.

1161


What's the difference between impact sockets and regular sockets?

797


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

1016


Is a socket a file?

790


How do I use grep to find a file?

1061


How do you sort in unix?

913