Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Basic of linux unix

The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has_______________?

The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has_______________?

A. executable permission only
B. write and executable permissions
C. both read and executable permissions.
D. both read and write permissions

The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has_______________? Read More »

Basic of linux unix

Which command is used to concatenate all files beginning with the string ’emp’ and followed by a non-numeric characters ?

Which command is used to concatenate all files beginning with the string ’emp’ and followed by a non-numeric characters ?

A. cat emp[!0-9]
B. more [emp][!0-9]
C. cat emp[x-z]
D. cat emp[a-z]

Which command is used to concatenate all files beginning with the string ’emp’ and followed by a non-numeric characters ? Read More »

Basic of linux unix