The following command will display everything in $PATH which is where all
executable files are located.

 ls `echo $PATH | sed 's/:/ /g' `

Unfortunately it lists about 2000 files.

ls /bin

is probably closer to what you're thinking of - only 133 files.

Have fun browsing,
Kim

On Fri, Nov 2, 2012 at 10:16 AM, Waldo Pepper <
[email protected]> wrote:

>
> Hi
> Is there a definitive list of Linux commands that are supported on the
> Touch following SSHing into it?
> TVM
>
>
> ------------------------------------------------------------------------
> Waldo Pepper's Profile:
> http://forums.slimdevices.com/member.php?userid=39029
> View this thread: http://forums.slimdevices.com/showthread.php?t=97034
>
> _______________________________________________
> Touch mailing list
> [email protected]
> http://lists.slimdevices.com/mailman/listinfo/touch
>
_______________________________________________
Touch mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/touch

Reply via email to