Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. [root@210293 ttyid:0 śro mar 29 22:59:19 rplinzner]# ls
  2. 392 Desktop id1 Listingi.arj Muzyka plik Publiczny Szablony test wikamp_skrypty
  3. atomek Dokumenty Listingi_4.arj migawka_1 Obrazy Pobrane sdb_mount tekst Wideo
  4. [root@210293 ttyid:0 śro mar 29 22:59:21 rplinzner]# cd sdb_mount/
  5. [root@210293 ttyid:0 śro mar 29 22:59:26 sdb_mount]# restore -i -f ../migawka_1
  6. restore > ?
  7. Available commands are:
  8. ls [arg] - list directory
  9. cd arg - change directory
  10. pwd - print current directory
  11. add [arg] - add `arg' to list of files to be extracted
  12. delete [arg] - delete `arg' from list of files to be extracted
  13. extract - extract requested files
  14. setmodes - set modes of requested directories
  15. quit - immediately exit program
  16. what - list dump header information
  17. verbose - toggle verbose flag (useful with ``ls'')
  18. prompt - toggle the prompt display
  19. help or `?' - print this list
  20. If no `arg' is supplied, the current directory is used
  21. restore > ls
  22. .:
  23. atomek/ lost+found/ romek/ rplinzner/ tytus/
  24.  
  25. restore > add atomek/
  26. restore > add romek/
  27. restore > quit
  28. [root@210293 ttyid:0 śro mar 29 22:59:48 sdb_mount]# ls
  29. atomek lost+found romek
  30. [root@210293 ttyid:0 śro mar 29 22:59:50 sdb_mount]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement