thinkpenguin_librecmc-built-busybox_output.log 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. denver@cherry:~$ ssh root@192.168.10.1
  2. root@192.168.10.1's password:
  3. BusyBox v1.19.4 (2014-10-17 10:20:00 EDT) built-in shell (ash)
  4. Enter 'help' for a list of built-in commands.
  5. ____ _____ ____
  6. _ _ _ | __|| || __|
  7. | (_) |__ _ _ ___ | | | | | || |
  8. | | | '_ \ '_/ -_)| |__ | | | || |__
  9. |_|_|_.__/_| \___||____||_|_|_||____|
  10. -----------------------------------------
  11. Delusional Dan Version 1.2
  12. root@libreCMC:~# busybox
  13. BusyBox v1.19.4 (2014-10-17 10:20:00 EDT) multi-call binary.
  14. Copyright (C) 1998-2011 Erik Andersen, Rob Landley, Denys Vlasenko
  15. and others. Licensed under GPLv2.
  16. See source distribution for full notice.
  17. Usage: busybox [function] [arguments]...
  18. or: busybox --list[-full]
  19. or: function [arguments]...
  20. BusyBox is a multi-call binary that combines many common Unix
  21. utilities into a single executable. Most people will create a
  22. link to busybox for each function they wish to use and BusyBox
  23. will act like whatever it was invoked as.
  24. Currently defined functions:
  25. [, [[, arping, ash, awk, basename, brctl, bunzip2, bzcat, cat, chgrp,
  26. chmod, chown, chroot, clear, cmp, cp, crond, crontab, cut, date, dd,
  27. devmem, df, dirname, dmesg, du, echo, egrep, env, expr, false, fgrep,
  28. find, free, fsync, grep, gunzip, gzip, halt, head, hexdump, hostid,
  29. hwclock, id, ifconfig, kill, killall, less, ln, lock, logger, ls,
  30. md5sum, mkdir, mkfifo, mknod, mkswap, mktemp, mount, mv, nc, netmsg,
  31. netstat, nice, nslookup, ntpd, passwd, pgrep, pidof, ping, ping6,
  32. pivot_root, poweroff, printf, ps, pwd, readlink, reboot, reset, rm,
  33. rmdir, route, sed, seq, sh, sleep, sort, start-stop-daemon, strings,
  34. switch_root, sync, sysctl, tail, tar, tee, telnet, telnetd, test, time,
  35. top, touch, tr, traceroute, true, udhcpc, umount, uname, uniq, uptime,
  36. vconfig, vi, wc, wget, which, xargs, yes, zcat
  37. root@libreCMC:~# exit
  38. Connection to 192.168.10.1 closed.
  39. denver@cherry:~$