Sometime on Apr 17, ps cobbled together some glyphs to say:
how can i get a list of all the commands available in solaris 10 /linux.
for non shell builtins, you can do this:
ls /bin /usr/bin /usr/local/bin /sbin /usr/sbin /usr/local/sbin
for shell builtins, it depends on the shell.
Philip