GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

UNIX Interview Questions


UNIX Interview Questions

Questions: 58
Comments: 127
 UNIX Tags
 Showing Questions 41-50 of 57 Questions
<< Previous 1 2 3 4 [5] 6 Next >>
 Sponsored Links

 
 UNIX Interview Questions
Sorting Options :  

There are 3 types of Redirection.1)Input Redirection2)Output Redirection and3)Error RedirectionInstead of directing the input/output/error from/to the standard devices, we can direct them to/from a file 
Latest Answer: a redirector is the client-side object that forwards I/O requests to remote files,where they are satisfied by a server..they usually run in kernel mode ...
Read Answers (4) | Asked by : Bindu Puvvala

Pipe accepts the output of one command, and feeds it as an input to the next command.eg: ls | wc -lOutput of 'ls' is fed as input to wc-l. Hence wc counts the number of lines in the result of 
Latest Answer: piping:- sending the output of a command to the input of another is called piping.some examples are:$cal | wcwill output total line's,word's and character's$cal | wc | wcwill output total line's,word's and character'sA unix pipe provides a one-way flow ...
Read Answers (1) | Asked by : Bindu Puvvala

cd $HOME 
Latest Answer: cd ~ ...
Read Answers (4) | Asked by : Bindu Puvvala

Explain about Background and Foreground processes 
Latest Answer: Job controlThe C shell handles job control, which allows the user to run certain programs in the background, and recall them to the foreground when necessary. In order to place a running process into the background, the suspend character must be set by ...
Read Answers (2) | Asked by : Bindu Puvvala

Latest Answer: Load -> Puts the CSECT(smallest executable unit) into main memory.Linking is a different cup of tea, this is done to make a module executable.The only way you can draw a relation between is when a dynamic call made then the module is first loaded ...
Read Answers (2) | Asked by : Beena

Latest Answer: Component Object Model, or COM, is a Microsoft platform for software componentry. It is used to enable cross-application communication and dynamic object creation in any programming language that supports the technology. COM is often used in the software ...
Read Answers (1) | Asked by : Beena

Latest Answer: The process of packing one or more items of data into a message buffer, prior to transmitting that message buffer over a communication channel. The packing process not only collects together values which may be stored in non-consecutive memory locations ...
Read Answers (4) | Asked by : Beena

Latest Answer: These are the states of a process. The corresponding symbols will come in STAT column of the output of the ps -aux commandR- runningS-sleepingI-IdleZ-ZombieW-swapped outK-Available kernel ProcessN- Niced(Execution priority lowered)>Execution priority ...
Read Answers (7) | Asked by : Beena

Latest Answer: NTFS--NTFS is a high-performance and self-healing file system proprietary to Windows XP 2000 NT, which supports file-level security, compression and auditing. It also supports large volumes and powerful storage solution such as RAID. FAT system
Read Answers (1) | Asked by : Beena

Latest Answer: In simple terms a Semaphore is a unit or resource which is used for synchrosation between two processes , it is kind of flag (in abstract terms) which every process will check before processing ahead to avoid the deadlock situationAshish ...
Read Answers (4) | Asked by : Beena

View page << Previous 1 2 3 4 [5] 6 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
Sponsored Links

 
Free White Papers & Software


Vulnerability Management
for Dummies eBook

 


 

Request Your Copy
 



Free: 60-Day Trial
Microsoft Office Project

 


 

Request Now
 



The 7 Things that
IT Security Professionals
MUST KNOW!

 


 

Request Your Free eBook

 
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape