Difference between revisions of "Bourne Shell"

From MyWiki
Jump to: navigation, search
 
Line 3: Line 3:
 
[[ Getting the modulus and other stuff ]] <br>
 
[[ Getting the modulus and other stuff ]] <br>
 
[[ Getting yesterdays date ]] <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