hi JMF11,

It looks like mkfs.vfat is part of busybox.


Code:
--------------------
    tc@pCPScreen:~$ busybox
  BusyBox v1.30.1 (2019-02-16 11:05:26 EST) multi-call binary.
  BusyBox is copyrighted by many authors between 1998-2015.
  Licensed under GPLv2. See source distribution for detailed
  copyright notices.
  
  Usage: busybox [function [arguments]...]
  or: busybox --list[-full]
  or: busybox --install [-s] [DIR]
  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:
  [, [[, addgroup, adduser, adjtimex, ar, arch, arp, arping, ash, awk, 
basename, bunzip2, bzcat, bzip2,
  cal, cat, chgrp, chmod, chown, chpasswd, chroot, chrt, chvt, cksum, clear, 
cmp, comm, cp, cpio, crond,
  cut, date, dc, dd, deallocvt, delgroup, deluser, df, dhcprelay, diff, 
dirname, dmesg, dnsdomainname,
  dos2unix, du, dumpkmap, dumpleases, echo, egrep, eject, env, ether-wake, 
expr, false, fbset, fbsplash,
  fdflush, fdisk, fgconsole, fgrep, find, flock, fold, free, freeramdisk, fsck, 
ftpget, ftpput, fuser,
  getopt, getty, grep, groups, gunzip, gzip, halt, hdparm, head, hexdump, 
hexedit, hostid, hostname,
  httpd, hwclock, id, ifconfig, ifdown, ifup, inetd, init, install, ionice, 
ipcalc, ipcrm, ipcs, kill,
  killall, killall5, klogd, last, less, linux32, linux64, ln, loadfont, 
loadkmap, logger, logname,
  logread, losetup, ls, lsof, lsusb, lzcat, lzma, lzop, lzopcat, md5sum, mesg, 
microcom, mkdir, mkdosfs,
  mkfifo, mkfs.vfat, mknod, mkswap, mktemp, more, mv, nameif, nbd-client, nc, 
netstat, nice, nohup,
  nslookup, ntpd, od, openvt, patch, pgrep, pidof, pivot_root, pkill, poweroff, 
printenv, printf, ps,
  pstree, pwd, rdate, readlink, realpath, reboot, renice, reset, resize, rev, 
rfkill, rm, rmdir, route,
  run-parts, script, sed, seq, setarch, setconsole, setkeycodes, setserial, 
setsid, sh, sha1sum, sleep,
  sort, split, start-stop-daemon, stat, strings, stty, sulogin, sum, svc, 
swapoff, swapon, switch_root,
  sync, sysctl, syslogd, tail, tar, taskset, tee, telnet, test, tftp, tftpd, 
time, timeout, top, touch,
  tr, true, truncate, tty, udhcpc, udhcpd, udpsvd, uname, uncompress, uniq, 
unix2dos, unlink, unlzma,
  unlzop, unxz, unzip, uptime, usleep, uudecode, vconfig, vi, watch, watchdog, 
wc, wget, which, who,
  whoami, xargs, xz, xzcat, yes, zcat
  tc@pCPScreen:~$ which mkfs.vfat
  /sbin/mkfs.vfat
  
--------------------


------------------------------------------------------------------------
Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=110550

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to