Difference between revisions of "Bourne Shell"

From MyWiki
Jump to: navigation, search
 
(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 ans 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