C:\Users\Scary Alien>adb shell
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
root@android:/ # busybox
busybox
BusyBox v1.19.4-cm9 bionic (2012-02-05 18:40 +0100) multi-call binary.
Copyright (C) 1998-2011 Erik Andersen, Rob Landley, Denys Vlasenko
and others. Licensed under GPLv2. Merged for bionic by tpruvot@github
See source distribution for full notice.
Usage: busybox [function] [arguments]...
   or: busybox --list[-full]
   or: function [arguments]...
        BusyBox is a multi-call binary that combines many common Unix
        utilities into a single executable.  Most people will create a
        link to busybox for each function they wish to use and BusyBox
        will act like whatever it was invoked as.
Currently defined functions:
        [, [[, arp, ash, awk, base64, basename, bbconfig, blockdev, brctl,
        bunzip2, bzcat, bzip2, cal, cat, catv, chattr, chgrp, chmod, chown,
        chroot, clear, cmp, comm, cp, cpio, crond, crontab, cut, date, dc, dd,
        depmod, devmem, df, diff, dirname, dmesg, dnsd, dos2unix, du, echo, ed,
        egrep, env, expand, expr, false, fdisk, fgrep, find, flash_lock,
        flash_unlock, flashcp, flock, fold, free, freeramdisk, fsync, ftpget,
        ftpput, fuser, getopt, grep, groups, gunzip, gzip, halt, head, hexdump,
        id, ifconfig, insmod, install, iostat, ip, kill, killall, killall5,
        less, ln, losetup, ls, lsattr, lsmod, lsusb, lzcat, lzma, lzop,
        lzopcat, man, md5sum, mesg, mkdir, mkdosfs, mke2fs, mkfifo, mkfs.ext2,
        mkfs.vfat, mknod, mkswap, mktemp, modinfo, modprobe, more, mount,
        mountpoint, mpstat, mv, nanddump, nandwrite, nbd-client, nc, netstat,
        nice, nohup, nslookup, ntpd, od, patch, pgrep, pidof, ping,
        pipe_progress, pkill, pmap, poweroff, printenv, printf, ps, pstree,
        pwd, pwdx, rdev, readlink, realpath, reboot, renice, reset, resize,
        rev, rm, rmdir, rmmod, route, run-parts, rx, sed, seq, setconsole,
        setserial, setsid, sh, sha1sum, sha256sum, sha512sum, sleep, sort,
        split, stat, strings, stty, sum, swapoff, swapon, sync, sysctl, tac,
        tail, tar, tee, telnet, telnetd, test, tftp, tftpd, time, timeout, top,
        touch, tr, traceroute, true, ttysize, tune2fs, umount, uname,
        uncompress, unexpand, uniq, unix2dos, unlzma, unlzop, unxz, unzip,
        uptime, usleep, uudecode, uuencode, vi, watch, wc, wget, which, whoami,
        xargs, xz, xzcat, yes, zcat
root@android:/ #