|
Re: List of commands in Ubuntu (Gnome) Terminal
> There can't be any list of "standard" commands, because any executable
> file in the PATH-shell variable is a command. On the other hand there are
> commands, which are never called directly. Of cause there is a set of
> programs linux/ubuntu relies on at startup to execute the startup
> scripts. Even those commands are not really standardized. The list you
> get when typing s <tab><tab> are the executable files found in all
> directories mentioned in the PATH v shell variable.
Thanks Kurt!
|