Difference between revisions of "Bourne Shell"
From MyWiki
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[ Here Dcouments in Bourne Shell ]] <br> | [[ Here Dcouments in Bourne Shell ]] <br> | ||
[[ Getting the modulus and other stuff ]] <br> | [[ 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