alias: add more information link (#5644)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# alias
|
||||
|
||||
> Creates aliases -- words that are replaced by a command string.
|
||||
> Aliases expire with the current shell session, unless they're defined in the shell's configuration file, e.g. `~/.bashrc`.
|
||||
> Aliases expire with the current shell session unless defined in the shell's configuration file, e.g. `~/.bashrc`.
|
||||
> More information: <https://tldp.org/LDP/abs/html/aliases.html>.
|
||||
|
||||
- List all aliases:
|
||||
|
||||
|
Reference in New Issue
Block a user