Advertisement
Guest User

Untitled

a guest
Nov 25th, 2014
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. [root@xxx /]# ls -l
  2. total 92
  3. drwxr-xr-x 2 root root 4096 Sep 26 17:18 bin
  4. drwxr-xr-x 2 root root 4096 May 11 2011 boot
  5. drwxr-xr-x 7 root root 2180 Nov 25 14:26 dev
  6. drwxr-xr-x 88 root root 4096 Nov 25 17:56 etc
  7. drwxr-xr-x 5 root root 4096 Nov 18 14:31 home
  8. -rw-r--r-- 1 root root 0 Apr 20 2014 -horde_conf.flag
  9. drwxr-xr-x 10 root root 4096 Oct 20 18:46 lib
  10. drwxr-xr-x 8 root root 4096 Oct 20 18:46 lib64
  11. drwxr-xr-x 2 root root 4096 May 11 2011 media
  12. drwxr-xr-x 2 root root 4096 May 11 2011 mnt
  13. drwxr-xr-x 2 root root 4096 Dec 14 2012 opt
  14. dr-xr-xr-x 85 root root 0 Nov 24 15:59 proc
  15. drwxr-xr-x 3 root root 4096 Oct 28 11:22 restore
  16. drwxr-x--- 10 root root 4096 Nov 25 14:24 root
  17. drwxr-xr-x 2 root root 4096 Nov 25 14:24 sbin
  18. drwxr-xr-x 2 root root 4096 May 11 2011 selinux
  19. drwxr-xr-x 2 root root 4096 May 11 2011 srv
  20. drwxr-xr-x 7 root root 0 Nov 24 15:59 sys
  21. drwxrwxrwt 5 root root 28672 Nov 25 18:08 tmp
  22. drwxr-xr-x 16 root root 4096 Aug 18 04:06 usr
  23. drwxr-xr-x 22 root root 4096 Jul 22 02:28 var
  24. [root@xxx /]# rm -horde_conf.flag
  25. rm: invalid option -- h
  26. Try `rm ./-horde_conf.flag' to remove the file `-horde_conf.flag'.
  27. Try `rm --help' for more information.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement