CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Computer Science
‣
Unix
Comments
Question
Which of the following keys is used to delete the character beneath the cursor?
Options
A. x
B. X
C. dd
D. D
E. None of the above
Correct Answer
x
Unix problems
Search Results
1. Which of the following command is used to go to home directory?
Options
A. cd..
B. cd/
C. cd
D. cd HOME.
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: cd
2. Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files?
Options
A. -l
B. -d
C. -r
D. -b
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: -l
3. Which command is used with vi editor scroll half page backward?
Options
A. [Control-d]
B. [Control - u]
C. [Control-c]
D. [Control -P]
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: [Control - u]
4. Which command is used with vi editor to move the cursor to the left?
Options
A. i
B. j
C. k
D. h
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: h
5. The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has
Options
A. executable permission only
B. write and executable permissions
C. both read and executable permissions.
D. both read and write permissions
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: both read and write permissions
6. Which of are following internal commands is used in mail to forward mail to user in user-list?
Options
A. r user-list
B. m user-list
C. d user-list
D. e user-list
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: m user-list
7. Which of the following command is used to count just the number of lines contained in a file?
Options
A. wc -l
B. wc -c
C. wc -w
D. wc -r
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: wc -l
8. Which of the following special shell variables is used to process number of the current shell?
Options
A. $!
B. $$
C. $0
D. $*
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: $$
9. Which of the following signs is used to back up over typing errors in vi?
Options
A. @
B. #
C. $
D. !
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: #
10. Which command is used to move all files to the bin sub-directory of the parent directory?
Options
A. mv *.* /bin/
B. mv * /bin/*
C. mv * ../bin
D. mv * ../bin *.*
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: mv * ../bin
Comments
There are no comments.
Enter a new Comment
Save
More in Computer Science:
Artificial Intelligence
Automation System
Computer Fundamentals
Computer Hardware
Database Systems
Digital Computer Electronics
Disk Operating System (DOS)
Electronic Principles
Language Processors
Linux
Management Information Systems
Networking
Object Oriented Programming Using C++
Operating Systems Concepts
System Analysis and Design
Unix
Windows 2000 Server
Windows NT