Skip to content
AnsweringExams.Com
  • Home
  • Contact Us / Report Error
  • Disclaimer

Basic of linux unix

Which command is used to count just the number of characters in a file?

September 1, 2021April 6, 2019 by admin
Which command is used to count just the number of characters in a file?

A. wc – 1
B. wc -c
C. wc -w
D. wc -r

Categories Basic of linux unix

Which command is used to copy all files having the string chap and any two characters after that to the progs directory ?

September 1, 2021April 6, 2019 by admin
Which command is used to copy all files having the string chap and any two characters after that to the progs directory ?

A. cp chap?? progs
B. cp chap* progs
C. cp chap[12] /progs/*.*
D. cp chap?? /progs/*

Categories Basic of linux unix

What command is used to set user and group quotas ?

September 1, 2021April 6, 2019 by admin
What command is used to set user and group quotas ?

A. /sbin/usrquota
B. /sbin/edquota
C. /sbin/quotaon
D. /sbin/quota

Categories Basic of linux unix

What command is used to assign executable permission to the owner of the file named “letter” ?

September 1, 2021April 6, 2019 by admin
What command is used to assign executable permission to the owner of the file named “letter” ?

A. chmod ugo + x letter
B. chmod u + x letter
C. chmod u + w letter
D. chmod g + x letter

Categories Basic of linux unix

Which of the following subdirectory(ies) contains the device files ?

September 1, 2021April 6, 2019 by admin
Which of the following subdirectory(ies) contains the device files ?

A. /dev
B. /bin
C. /etc
D. /home

Categories Basic of linux unix

Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3 ?

September 1, 2021April 6, 2019 by admin
Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3 ?

A. chmod u+x emp[1-3]
B. chmod 777 emp*
C. chmod u+r ??? emp
D. chmod 222 emp?

Categories Basic of linux unix

How many class A, B and C network IDs can exist ?

September 1, 2021April 6, 2019 by admin
How many class A, B and C network IDs can exist ?

A. 128
B. 126
C. 16382
D. 2113658

Categories Basic of linux unix

What command is used to compare the files ?

September 1, 2021April 6, 2019 by admin
What command is used to compare the files ?

A. ccp
B. du
C. cmp
D. comp

Categories Basic of linux unix

What file contains the list of port numbers (and associated names) monitored by inetd ?

September 1, 2021April 6, 2019 by admin
What file contains the list of port numbers (and associated names) monitored by inetd ?

A. /etc/services
B. /etc/nsorder
C. /etc/nsswitch.conf/
D. /etc/hosts

Categories Basic of linux unix

Which command is used with vi editor scroll half page backward ?

September 1, 2021April 6, 2019 by admin
Which command is used with vi editor scroll half page backward ?

A. [Control-d]
B. [Control – u]
C. [Control-c]
D. [Control -P]

Categories Basic of linux unix
Older posts
Newer posts
← Previous Page1 … Page5 Page6 Page7 … Page28 Next →
© 2025 AnsweringExams.Com • Built with GeneratePress