Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- login as: root
- root@192.168.1.10's password:
- BusyBox v1.16.1 (2015-11-12 18:06:25 CST) built-in shell (ash)
- Enter 'help' for a list of built-in commands.
- XPEnology> chdir /usr/bin
- XPEnology> tv_grab_file
- /usr/bin/tv_grab_file: line 9: can't open 1: no such file
- /usr/bin/tv_grab_file: line 9: 0: not found
- XPEnology> cat --help
- BusyBox v1.16.1 (2015-11-12 18:06:25 CST) multi-call binary.
- Usage: cat [-u] [FILE]...
- Concatenate FILEs and print them to stdout
- Options:
- -u Use unbuffered i/o (ignored)
- XPEnology>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement