Which symbol will be used with grep command to match the pattern pat at the beginning of a line ?
By
admin
on April 6, 2019
Which symbol will be used with grep command to match the pattern pat at the beginning of a line ?
A. ^pat
B. $pat
C. pat$
D. pat^
Basic of linux unix
Share
Related Posts
The chmod ugo+rw note command can be represented in octal notation as_________________?
The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has_______________?
You can append to a file instead of overwriting by using the________________?
Which of the following command is used to see the services running in NFS server ?
What type of addressing format is used by Class A network ?
What command is used to assign executable permission to all of the files named “report” ?
What command is used to display and create files ?