Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. [root@localhost ~]# mount -o remount,noatime /dev/sdb1 /newfs/
  2.  
  3. [root@localhost ~]# cd /newfs/
  4. [root@localhost newfs]# touch myfile
  5.  
  6. [root@localhost newfs]# lsattr myfile
  7. -------------e-- myfile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement