mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 10:42:28 +02:00
commit bash-20080724 snapshot
This commit is contained in:
+1
-1
@@ -6566,7 +6566,7 @@ takes effect immediately, and has the additional side effect of
|
||||
causing pending output and typeahead to be discarded.
|
||||
|
||||
There are a number of ways to refer to a job in the shell. The
|
||||
character @samp{%} introduces a job name.
|
||||
character @samp{%} introduces a job specification (@var{jobspec}).
|
||||
|
||||
Job number @code{n} may be referred to as @samp{%n}.
|
||||
The symbols @samp{%%} and @samp{%+} refer to the shell's notion of the
|
||||
|
||||
Reference in New Issue
Block a user