attributes of FS
Answer / pavani
The below given are some of the attributes,
lsattr mytext.txt
------------- mytext.txt
chattr +d mytext.txt
lsattr mytext.txt
------d------ mytext.txt
Here, we've used the "+" sign to add the attribute. We'll
use the "-" sign to remove it.
chattr +s mytext.txt
lsattr mytext.txt
s------------ mytext.txt
Setting the "s" attribute will cause the file to be
securely wiped when someone deletes it.
| Is This Answer Correct ? | 3 Yes | 4 No |
How many file to modify the host name to be changed without rebooting the system.
What is the difference between dsk and rdsk
What is difference between g G while creating useradd?
how to find out the how many disks attached in the server?
How to stop the VCS
How to remove a disk group?
How to findout MAC addess as well as IP address of the host?
how to add a script, that execute at start time
What is the difference between container and zones?
How to add swap space in Sun Server?
how to see particular job whether completed or not?
How can you search for commands at the boot prompt if you only know part of the command?