mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-12 22:50:49 +02:00
commit bash-20040121 snapshot
This commit is contained in:
+2
-2
@@ -5716,9 +5716,9 @@ The version of Bash (e.g., 2.00)
|
||||
@item \V
|
||||
The release of Bash, version + patchlevel (e.g., 2.00.0)
|
||||
@item \w
|
||||
The current working directory.
|
||||
The current working directory, with @env{$HOME} abbreviated with a tilde.
|
||||
@item \W
|
||||
The basename of @env{$PWD}.
|
||||
The basename of @env{$PWD}, with @env{$HOME} abbreviated with a tilde.
|
||||
@item \!
|
||||
The history number of this command.
|
||||
@item \#
|
||||
|
||||
Reference in New Issue
Block a user