bash:aliases
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
bash:aliases [2020/05/05 19:49] – peter | bash:aliases [2021/01/09 13:36] (current) – peter | ||
---|---|---|---|
Line 5: | Line 5: | ||
Aliases are very convenient to use for frequently used commands. | Aliases are very convenient to use for frequently used commands. | ||
- | For example, here the alias **c** is created against **clear** command. | + | ---- |
+ | |||
+ | ===== Example ===== | ||
+ | |||
+ | An alias **c** is created against **clear** command. | ||
<code bash> | <code bash> | ||
alias c=' | alias c=' | ||
Line 19: | Line 24: | ||
[[BASH: | [[BASH: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | [[BASH: | ||
+ | |||
+ | [[BASH: | ||
+ | |||
+ | [[BASH: | ||
+ | |||
+ | [[BASH: | ||
+ | |||
+ | [[BASH: | ||
+ | |||
+ | [[BASH: | ||
+ | |||
+ | |||
bash/aliases.1588708185.txt.gz · Last modified: 2020/07/15 09:30 (external edit)