Advertisement
geekmaster

k4nt busyboxen

Dec 31st, 2011
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1.  
  2. [root@kindle root]# /bin/busybox
  3. BusyBox v1.7.2 (2011-09-02 22:24:44 PDT) multi-call binary
  4. Copyright (C) 1998-2006  Erik Andersen, Rob Landley, and others.
  5. Licensed under GPLv2.  See source distribution for full notice.
  6.  
  7. Usage: busybox [function] [arguments]...
  8. or: [function] [arguments]...
  9.  
  10. BusyBox is a multi-call binary that combines many common Unix
  11. utilities into a single executable. Most people will create a
  12. link to busybox for each function they wish to use and BusyBox
  13. will act like whatever it was invoked as!
  14.  
  15. Currently defined functions:
  16. [, [[, addgroup, adduser, adjtimex, ash, awk, basename, bunzip2, bzcat, cat, chgrp, chmod, chown,
  17. chpasswd, chroot, clear, cmp, cp, crond, crontab, cut, date, dd, delgroup, deluser, df, dirname,
  18. dmesg, du, echo, env, expr, false, fbset, fdisk, fgrep, find, freeramdisk, getty, grep, gunzip, gzip,
  19. head, hexdump, hostname, hwclock, id, ifconfig, ifdown, ifup, install, ip, kill, killall, klogd,
  20. less, ln, logger, login, logname, losetup, ls, makedevs, md5sum, mkdir, mkfifo, mknod, mktemp, more,
  21. mv, nc, netstat, nice, nslookup, passwd, pidof, ping, pipe_progress, pivot_root, printf, pwd, rdate,
  22. readlink, realpath, renice, reset, rm, rmdir, route, run-parts, sed, seq, sh, sleep, sort, start-stop-daemon,
  23. stat, strings, stty, su, sync, tail, tar, tee, telnet, test, time, timeout, touch, tr, traceroute,
  24. true, tty, udhcpc, uname, uniq, unzip, uptime, usleep, vi, wc, wget, which, who, whoami, xargs, yes,
  25. zcat
  26.  
  27. [root@kindle root]# /mnt/mmc/bin/busybox
  28. BusyBox v1.17.1 (2011-09-02 18:46:34 PDT) multi-call binary.
  29. Copyright (C) 1998-2009 Erik Andersen, Rob Landley, Denys Vlasenko
  30. and others. Licensed under GPLv2.
  31. See source distribution for full notice.
  32.  
  33. Usage: busybox [function] [arguments]...
  34. or: function [arguments]...
  35.  
  36. BusyBox is a multi-call binary that combines many common Unix
  37. utilities into a single executable. Most people will create a
  38. link to busybox for each function they wish to use and BusyBox
  39. will act like whatever it was invoked as.
  40.  
  41. Currently defined functions:
  42. [, [[, acpid, addgroup, adduser, adjtimex, ash, awk, basename, bash, beep, bootchartd, brctl, cat, chgrp, chmod,
  43. chown, chpasswd, chroot, cmp, cp, crond, crontab, cut, date, dd, delgroup, deluser, devmem, df, dhcprelay,
  44. dirname, dmesg, dnsdomainname, du, dumpleases, echo, env, expr, false, fbset, fbsplash, fdisk, fgconsole, fgrep,
  45. find, flock, freeramdisk, fsync, ftpd, getty, grep, gunzip, gzip, halt, hd, head, hexdump, hostname, hwclock, id,
  46. ifconfig, ifdown, ifenslave, ifplugd, ifup, init, install, ionice, ip, kbd_mode, kill, killall, klogd, less, ln,
  47. logger, login, logname, losetup, lpd, lpq, lpr, ls, lspci, lsusb, lzop, lzopcat, makedevs, makemime, man, md5sum,
  48. microcom, mkdir, mkfifo, mknod, mktemp, more, mv, nc, netstat, nice, passwd, pgrep, pidof, ping, pipe_progress,
  49. pivot_root, pkill, popmaildir, poweroff, printf, pwd, rdate, rdev, readlink, realpath, reboot, reformime, renice,
  50. rev, rm, rmdir, route, rtcwake, run-parts, scriptreplay, sed, sendmail, seq, setfont, sh, sha256sum, sha512sum,
  51. showkey, sleep, smemcap, sort, start-stop-daemon, stat, strings, stty, su, sync, tac, tail, tar, tee, telnet,
  52. test, time, timeout, touch, tr, traceroute, true, tty, tunctl, udhcpc, udhcpd, uname, uniq, unlzop, unxz, unzip,
  53. uptime, usleep, vi, volname, wall, wc, wget, which, who, whoami, xargs, xz, xzcat, yes, zcat
  54.  
  55. [root@kindle root]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement