Difference between revisions of "$"
Jump to navigation
Jump to search
(15 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
[[$HOME]] | [[$HOME]] | ||
Line 6: | Line 4: | ||
[[$PS1]] | [[$PS1]] | ||
[[$HISTFILE]] | [[$HISTFILE]] | ||
+ | [[$SHELL]] | ||
+ | [[$?]] | ||
+ | |||
+ | echo $YourVar | ||
+ | echo "$YourVar" | ||
− | + | [[End of line]]: | |
+ | * <code>[[grep]] your-search[[$]]</code> | ||
+ | == Related == | ||
+ | * <code><nowiki>${YourVar}</nowiki></code> | ||
+ | * [[Environment variables]] | ||
+ | * <code>[[export]]</code> | ||
+ | * <code>[[^]]</code> | ||
+ | * <code>[[$?]]</code> | ||
+ | * <code>[[echo $?]]</code> | ||
+ | * <code>[[$NF]]</code> | ||
+ | == See also == | ||
+ | * {{exit}} | ||
+ | * {{env}} | ||
− | + | [[Category:shells]] |
Latest revision as of 06:55, 7 June 2024
Advertising: