Difference between revisions of "$"
Jump to navigation
Jump to search
(19 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[$HOME]] | ||
+ | [[$PATH]] | ||
+ | [[$PS1]] | ||
+ | [[$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: