2College4Knowledge
Home
Interview Questions
Group Discussion Topics
Quiz Questions
Aptitude
Free Aptitude Tests
Cookie usage
Contact Us
Interview questions on Unix or Unix Interview Questions for better understanding
Interview questions on Unix-Page Contents
Interview questions on Unix or Shell scripting
Interview questions on Unix basic concepts
Interview questions on Unix fundamentals
Other exiting content in our website
Aptitude Questions
Group Discussion Topics
Questions on JAVA
Questions on Database
Free Aptitude Tests
Increase Calculation speed
You are currently reading
UNIX SHELL OBJECTIVE INTERVIEW QUESTIONS 2
similar content
Unix Shell Interview Questions-1
Unix Shell Interview Questions-2
Q1 . How to search for a certain word in Unix?
Check Answer
SOLUTION
grep
is used to search for a specific word in Unix.
Q2 . How to change directory permission in Unix?
Check Answer
SOLUTION
chmod
is used to change file permissions in Unix.Example
chmod 777 file
Q3 . How to list the processes running Unix?
Check Answer
SOLUTION
ps
it is used to list all the processes running in the system.
Q4 . How to kill a process in Unix?
Check Answer
SOLUTION
kill
is used to kill a process in Unix.Example
kill processid
Q5 . How to check free space in Hardisk?
Check Answer
SOLUTION
df
it is used to check how much free space is available in the disk.
Q6 . How to rename a file in Unix?
Check Answer
SOLUTION
mv oldfilename newfilename
it is used to rename a file from old to new file.
Q7 . How does the operating system track processes?
Check Answer
SOLUTION
The operating system tracks processes using process id or pid.
Q8 . How to check if we are connected to host or not?
Check Answer
SOLUTION
ping hostname
using ping we can check our connections to a host.
Q9 . How to find current working directory?
Check Answer
SOLUTION
pwd
it is used to find the current working directory.
Q10 . How does help in logging data?
Check Answer
SOLUTION
syslog
It is the default functionality provided by unix to log data by processes.
You are Currently reading
Unix Shell Interview Questions-2
For more Interview questions on Unix
Unix Shell Interview Questions-1
Unix Shell Interview Questions-2
Check out our other content
Technical Interview Questions
Objective Interview Questions on C Programming
Objective Interview Questions on Computer Networks
Objective Interview Questions on C++ Programming
Objective Interview Questions on Database Management Systems
Objective Interview Questions on Java Programming
Objective Interview Questions on Operating Systems
Objective Interview Questions on Unix Shell
Objective Interview Questions on Web Technology
Free Aptitude Questions
Aptitude Questions on Ages
Aptitude Questions on Averages
Aptitude Questions on Boats and Streams
Aptitude Questions on Partnership
Aptitude Questions on Profit and Loss
Aptitude Questions on Time and Work
Aptitude Questions on Time Speed and Distance
Aptitude Questions on Trains
Free Aptitude Tests
Aptitude Test on Ages
Aptitude Test on Averages
Aptitude Test on Boats and Streams
Aptitude Test on Partnership
Aptitude Test on Profit and Loss
Aptitude Test on Time and Work
Aptitude Test on Time Speed and Distance
Aptitude Test on Trains
Group Discussion Topics
Group discussion points on demonetization
Group discussion points on digitalization
Group discussion points on educational system in india
Group discussion points on effects of peer pressure in life
Group discussion points on flexible work culture flexible time and place
Group discussion points on globalization leading to global warming
Group discussion points on jingoism effects on globalization
Group discussion points on obesity and health impact
Free Quiz Questions
Question General Knowledge