En la version 4.7.2 Final tenemos lo siguiente.
wifislax ~ # type -P vi
/usr/bin/vi
wifislax ~ # cd /mnt/live/memory/images/
wifislax images # find -name vi
./001-core.xzm/usr/bin/vi
wifislax images #
Un enlace simbólico hacia.
# /bin/busybox
BusyBox v1.20.2 (2012-11-27 17:27:45 UTC) multi-call binary.
Copyright (C) 1998-2011 Erik Andersen, Rob Landley, Denys Vlasenko
and others. Licensed under GPLv2.
See source distribution for full notice.
Usage: busybox [function] [arguments]...
or: busybox --list
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:
ash, basename, bash, cat, chmod, chroot, clear, cp, cut, df, dmesg,
egrep, find, free, grep, halt, ifconfig, kill, ln, losetup, ls, lsmod,
lsof, lspci, md5sum, mkdir, mknod, modinfo, modprobe, mount, mv, ping,
pivot_root, poweroff, ps, reboot, rev, rm, rmdir, route, sed, sh,
sleep, sort, switch_root, sync, tail, touch, tr, udhcpc, umount, uname,
uniq, usleep, vi
# /bin/busybox vi
Salu2