Glitched
09-17-2001, 09:21 PM
just thought i would share this...
if you want to do a dir listing from bash but do not have the ls command you can just type "echo *"
bash-2.02# echo *
bin dev dist etc etccombo initrd install kernel lib lost+found mnt proc prom sbin tmp tvbin tvlib var
just thought i would share that ;)
actually i have just found that
. <tab><tab> works a little better (dot space tab tab)
if you want to do a dir listing from bash but do not have the ls command you can just type "echo *"
bash-2.02# echo *
bin dev dist etc etccombo initrd install kernel lib lost+found mnt proc prom sbin tmp tvbin tvlib var
just thought i would share that ;)
actually i have just found that
. <tab><tab> works a little better (dot space tab tab)