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 ls -ltd?

HCL,

5 15846

what is the command to print last 8 lines of any text file.

10 14890

How to install scsi driver in unix? give me explanation clearly?

HCL, TCS,

1 7935

Sorry to all Technical person for mistake of Question. Now i am post currect question Why copied file permission is changed in destination. When i give all permission i.e 777 to file and copy that to other location in destination the permission is 755. But if give permission 555 in destination that file permission is 555 and if give permission 444 to file after copy in destination the file permission is 444. These all are happening in normal user. How the umask value is calculate here really i am not understand. Please write the proper answer. Thanks in Advance

TCS,

3 9010

How i'll delete a particular line from the file? Please give answer as soon as possible. Thanks in advance.

IBM,

12 23478

How to display a file name which has zero bytes in size.

Polaris,

11 21467

what is the difference between KILL and KILL -9?

Informatica, Nutanix,

5 28587

what is the difference between SED and GREP ? Which one is more better and why?

IBM,

4 36901

how to find the 51th record of a file containing 100 records in unix.

IBM,

12 24841

If JFS file system is 100% full how we can increase the file system ?

3 8022

What is shrinking file system in AIX where it actually resides?

2425

when we installing aix os the ssh installed default?

2 5461

Where LOG fiels resides in AIX and pls tel me how to remove the log file

Vestas,

6 10975

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

PSI Data Systems,

8 25122

How to check the flavor of UNIX?

HCL, Syntel,

8 26643


Post New Unix Commands Questions

Un-Answered Questions { Unix Commands }

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:

2265


hw will u use awk in replacing cahrs and files

3241


Why is shebang used?

1123


What are the differences among a system call, a library function, and a unix command?

1217


Describe the usage and functionality of the command rm –r * in unix?

2093


Which command will print your home directory on screen?

1078


What does sed command do in unix?

1198


What is the pipe command?

1188


Explain command to show the space allocation of files?

1120


How do I search for a file in unix command?

1018


Explain ‘system calls’ with respect to unix commands?

1093


What is the unix command to confirm a remote host is alive or not?

1213


How do I search a whole word in vim?

1176


How to find $ai_serual resolved path by using unix

1746


What is the use of cut command in unix?

1369