Advertisement
Captain_Throwback

Meefik busybox cp options

Aug 4th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. root@htc_pmewl:/data/local/tmp # ./busybox cp
  2. BusyBox v1.24.2-meefik (2016-04-09 13:53:10 MSK) multi-call binary.
  3.  
  4. Usage: cp [OPTIONS] SOURCE... DEST
  5.  
  6. Copy SOURCE(s) to DEST
  7.  
  8. -a Same as -dpR
  9. -R,-r Recurse
  10. -d,-P Preserve symlinks (default if -R)
  11. -L Follow all symlinks
  12. -H Follow symlinks on command line
  13. -p Preserve file attributes if possible
  14. -f Overwrite
  15. -i Prompt before overwrite
  16. -l,-s Create (sym)links
  17. 1|root@htc_pmewl:/data/local/tmp #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement