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 commands is used to display the filenames in multiple columns?
Options
A. ls
B. ls -1
C. ls -x
D. lc
E. None of the above
Correct Answer
ls -x
Unix problems
Search Results
1. Which command is used to terminate all processes in your own system except the login shell?
Options
A. kill 1
B. kill 0
C. cancel all
D. cancel 1
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: kill 0
2. Which command is used with vi editor to save file and remain in the editing mode?
Options
A. :q
B. :w
C. q!
D. :x
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: :w
3. The [line number G] key allows you
Options
A. to move cursor left by one position
B. to move cursor right by one position
C. to move cursor down by one line
D. to move cursor to the beginning of the line specified by the number
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: to move cursor to the beginning of the line specified by the number
4. Which command is used to save the standard output in a file, as well as display it on the terminal?
Options
A. more
B. cat
C. grep
D. tee
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: tee
5. Which command is used to display all the lines with the string 'sales' from the file empl.lst?
Options
A. cut sales empl.lst
B. /sales > empl.lst
C. grep sales empl.lst
D. cat | /sales > empl.lst
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: grep sales empl.lst
6. What package group will you select during the custom configuration to enable the machine to communicate with Windows clients?
Options
A. SMB (Samba) Connectivity
B. IPX/NetWare Connectivity
C. Dial-up Workstation
D. All of the above
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: SMB (Samba) Connectivity
7. Which of the following tool allows you to change your default X Window desktop?
Options
A. switchdesk
B. intrc
C. xinitre
D. Xchange
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: switchdesk
8. How many class A, B and C network IDs can exist?
Options
A. 128
B. 126
C. 16,382
D. 2,113,658
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: 2,113,658
9. What file contains the list of port numbers (and associated names) monitored by inetd?
Options
A. /etc/services
B. /etc/nsorder
C. /etc/nsswitch.conf/
D. /etc/hosts
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: /etc/services
10. What layer protocol is responsible for user and the application programme support such as passwords, resource sharing, file transfer and network management?
Options
A. Layer 4 protocols
B. Layer 5 protocols
C. Layer 6 protocols
D. Layer 7 protocols
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: Layer 7 protocols
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