GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

GradePack

Assume “record.txt”  has several employees information such…

Assume “record.txt”  has several employees information such as name, email, mobile, street, city, etc.  Write a Bash script that takes the “record.txt”   file as input from the command line. Find mobile numbers from the text file and display all mobile numbers only. The mobile number format is 123-45-67890.

Read Details

What is a POS?

What is a POS?

Read Details

Which option is used to specify the directory where files sh…

Which option is used to specify the directory where files should be extracted in the tar command?

Read Details

What is the output of the following script:

What is the output of the following script:

Read Details

Write a short bash script that displays the sum of only even…

Write a short bash script that displays the sum of only even numbers from 10 to 100 using the concept of bash for loop and continue statement. 

Read Details

What does the -v option do in the grep command?

What does the -v option do in the grep command?

Read Details

Which option is used to append files to an existing tar arch…

Which option is used to append files to an existing tar archive?

Read Details

To rename a file named “old.txt” to “new.txt,” what command…

To rename a file named “old.txt” to “new.txt,” what command would you use? 

Read Details

If a user has no execute permissions for a particular direct…

If a user has no execute permissions for a particular directory, which of the following is true

Read Details

Which command is used to delete a directory with some files?…

Which command is used to delete a directory with some files? 

Read Details

Posts pagination

Newer posts 1 … 36,047 36,048 36,049 36,050 36,051 … 69,526 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top