Difference between revisions of "Bourne Shell"
From MyWiki
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
http://www.grymoire.com/unix/Sh.html<br> | http://www.grymoire.com/unix/Sh.html<br> | ||
[[ Here Dcouments in Bourne Shell ]] <br> | [[ Here Dcouments in Bourne Shell ]] <br> | ||
− | [[ Getting the modulus | + | [[ Getting the modulus and other stuff ]] <br> |
+ | [[ Getting yesterdays date ]] <br> | ||
+ | shopt login_shell - to find out if one is using a login shell<br> |
Latest revision as of 16:31, 3 October 2016
http://www.grymoire.com/unix/Sh.html
Here Dcouments in Bourne Shell
Getting the modulus and other stuff
Getting yesterdays date
shopt login_shell - to find out if one is using a login shell