Guest User

Untitled

a guest
Jul 21st, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. ls -b /opt/ManageEngine/OpManager
  2.  
  3. ls -q /opt/ManageEngine/OpManager
  4.  
  5. ls -i /opt/ManageEngine/OpManager
  6.  
  7. sudo find /opt/ManageEngine/OpManager -inum <inode number here> -type f -print
  8.  
  9. sudo find /opt/ManageEngine/OpManager -inum <inode number here> -type f -delete
Add Comment
Please, Sign In to add comment