Question Detail

Which among the following is used to write small programs to control Linux functionalities ?

  • Shell Commands
  • Shell Script
  • C
  • Java
Similar Questions :

1. Which command gives the first byte where the difference is in the file1 & file2 ?

  • diff
  • differ
  • cmp
  • compare

2. tee command is used in LINUX for ?

  • Read from an input and write to a standard output and file
  • Read from an input
  • Write to an output
  • None of above

3. Which command in LINUX is concerned with backup ?

  • tar
  • zip
  • cpio
  • untar

4. Which command changes a file's group owner

  • chmod
  • chgrp
  • chown
  • chgrep

5. Which option of "grep" displays the line number as well ?

  • -n
  • -l
  • -d
  • -al
Read more from - Linux Objective Questions Answers