Tinycore is here 12/1/2008! Welcome visitors.
tc@box:~$ echo $PATH/home/tc/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/apps/bin:/etc/sysconfig/tcedir/ondemandtc@box:~$ tce-load -i coreutilslibattr.tcz: OKlibcap.tcz: OKgmp.tcz: OKattr.tcz: OKacl.tcz: OKcoreutils.tcz: OKtc@box:~$ which install/usr/local/bin/installtc@box:~$ install --helpBusyBox v1.19.4 (2012-03-09 02:27:21 UTC) multi-call binary.Usage: install [-cdDsp] [-o USER] [-g GRP] [-m MODE] [SOURCE]... DEST[...]
tc@box:~$ install --helpUsage: install [OPTION]... [-T] SOURCE DEST or: install [OPTION]... SOURCE... DIRECTORY or: install [OPTION]... -t DIRECTORY SOURCE... or: install [OPTION]... -d DIRECTORY...This install program copies files (often just compiled) into destinationlocations you choose. If you want to download and install a ready-to-usepackage on a GNU/Linux system, you should instead be using a package managerlike yum(1) or apt-get(1).[...]tc@box:~$ which install/usr/local/bin/install
tc@box:~$ cp --help[...]Report cp bugs to bug-coreutils@gnu.orgGNU coreutils home page: <http://www.gnu.org/software/coreutils/>General help using GNU software: <http://www.gnu.org/gethelp/>Report cp translation bugs to <http://translationproject.org/team/>For complete documentation, run: info coreutils 'cp invocation
Wouldn't it be as simple as adding "hash -r" to the coreutils startup script?QuoteNo, that would do it in a different shell session.
No, that would do it in a different shell session.