[Pluto-help] (R)e:
(R)ex Sanna
rexsanna a tiscali.it
Mer 6 Nov 2002 14:55:05 CET
About 'pluto-help digest, Vol 1 #785 - 18 msgs'
Salve, esiste un comando per visualizzare tutti i comandi della shell (Bash),
o in alternativa dove posso cercarli?
(R)oot [neo][Desktop] >echo $PATH
/opt/smbBF/:/usr/local/sbin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/java/j2sdk1.4.0_02/bin:
(R)oot [neo][Desktop] >man 1 bash
BASH(1) BASH(1)
NAME
bash - GNU Bourne-Again SHell
SYNOPSIS
bash [options] [file]
COPYRIGHT
Bash is Copyright (C) 1989-2001 by the Free Software Foundation, Inc.
DESCRIPTION
Bash is an sh-compatible command language interpreter that executes commands
read from the standard input or from a file. Bash also incorporates useful
features from the Korn and C shells (ksh and csh).
Bash is intended to be a conformant implementation of the IEEE POSIX Shell and
Tools specification (IEEE Working Group 1003.2).
OPTIONS
In addition to the single-character shell options documented in the description
of the set builtin command, bash interprets the following options when it is
invoked:
-c string If the -c option is present, then commands are read from string. If
there are arguments after the string, they are assigned to the posi-
tional parameters, starting with $0.
-r If the -r option is present, the shell becomes restricted (see
RESTRICTED SHELL below).
-i If the -i option is present, the shell is interactive.
-s If the -s option is present, or if no arguments remain after option
processing, then commands are read from the standard input. This
option allows the positional parameters to be set when invoking an
interactive shell.
etc...
;o)
--
# ===================================================================
# Manuel (R)ex Sanna
# [Studente al Dipartimento di Informatica di Torino]
# -------------------------------------------------------------------
# I computer non servono a nulla. Danno solo risposte
# -- Pablo Picasso --
# ===================================================================
More information about the pluto-help
mailing list