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

Basic of linux unix

Which command is used to make all files and sub-directories in the directory (progs) executable by all users ?

September 1, 2021April 9, 2019 by admin
Which command is used to make all files and sub-directories in the directory (progs) executable by all users ?

A. chmod -R a+x progs
B. chmod -R 222 progs
C. chmod -1 a+x progs
D. chmod -x a+x progs

Categories Basic of linux unix

Which commands is used to assign executable permission to all of the files named “letter” ?

September 1, 2021April 9, 2019 by admin
Which commands is used to assign executable permission to all of the files named “letter” ?

A. chmod ugo+r letter
B. chmod ugo+rw letter
C. chmod u+x letter
D. chmod ugo+x letter

Categories Basic of linux unix

In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory ?

September 1, 2021April 9, 2019 by admin
In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory ?

A. .exrc
B. .profile
C. lastlogin
D. .mbox

Categories Basic of linux unix

Which of the following command is used to go to home directory ?

September 1, 2021April 9, 2019 by admin
Which of the following command is used to go to home directory ?

A. cd..
B. cd/
C. cd
D. cd HOME.

Categories Basic of linux unix

Which of the following is not a communication command ?

September 1, 2021April 7, 2019 by admin
Which of the following is not a communication command ?

A. grep
B. mail
C. mesg
D. write

Categories Basic of linux unix

What command is used to remove files ?

September 1, 2021April 7, 2019 by admin
What command is used to remove files ?

A. dm
B. rm
C. delete
D. erase

Categories Basic of linux unix

Which command is used to terminate all processes in your own system except the login shell ?

September 1, 2021April 7, 2019 by admin
Which command is used to terminate all processes in your own system except the login shell ?

A. kill 1
B. kill 0
C. cancel all
D. cancel 1

Categories Basic of linux unix

Which of the following commands is used to have a two-way communication with any person who is currently logged in ?

September 1, 2021April 7, 2019 by admin
Which of the following commands is used to have a two-way communication with any person who is currently logged in ?

A. mail
B. mesg
C. write
D. grep

Categories Basic of linux unix

Which of the following shell’s wildcards are used to match any number of characters including none ?

September 1, 2021April 7, 2019 by admin
Which of the following shell’s wildcards are used to match any number of characters including none ?

A. [ijk]
B. [!ijk]
C. ?
D. *

Categories Basic of linux unix

Which of the following special shell variables is used to process number of the current shell ?

September 1, 2021April 7, 2019 by admin
Which of the following special shell variables is used to process number of the current shell ?

A. $!
B. $$
C. 0
D. $*

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