David Douthitt wrote:
> 
> Matt Schalit wrote:
> 
> > # type help
> > help is a shell builtin.
> >
> > # help [anything here]
> >
> > Built-in commands:
> > -------------------
> >         . : alias bg break builtin cd chdir continue eval exec exit export
> >         false fc fg getopts hash help jobs kill let local pwd read readonly
> >         return set setvar shift times trap true type ulimit umask unalias
> >         unset wait [ ash busybox cat chgrp chmod chown clear cp cpio
> >         cut date dd df dmesg du dutmp echo env false fdflush find grep
> >         gunzip gzip halt head hostname id insmod kill killall ln loadkmap
> >         logger ls makedevs md5sum mkdir mkfs.minix mknod mkswap mktemp
> >         more mount mv nslookup ping printf rdate renice reset rm rmdir
> >         rmmod sh sort stty swapoff swapon sync tail tar tee test tftp
> >         touch tr true umount uname uniq update uptime usleep watchdog
> >         wc which whoami xargs yes zcat
> 
> This is the new help function that goes with busybox ash.  To get the
> full help you have to use the full path.


Wrong.  I told you that I could type anything after
the word help, and _anything_ includes a full path.

# help /var/lib/lrpkg/root.help

Built-in commands:
-------------------
        . : alias bg break builtin cd chdir continue eval exec exit export
        false fc fg getopts hash help jobs kill let local pwd read readonly
        return set setvar shift times trap true type ulimit umask unalias
        unset wait [ ash busybox cat chgrp chmod chown clear cp cpio
        cut date dd df dmesg du dutmp echo env false fdflush find grep
        gunzip gzip halt head hostname id insmod kill killall ln loadkmap
        logger ls makedevs md5sum mkdir mkfs.minix mknod mkswap mktemp
        more mount mv nslookup ping printf rdate renice reset rm rmdir
        rmmod sh sort stty swapoff swapon sync tail tar tee test tftp
        touch tr true umount uname uniq update uptime usleep watchdog
        wc which whoami xargs yes zcat

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to