Skip to content
Archive of posts tagged bash

some bash exercise for you

Here is some teaser for you, can you figure out how this works: 123echo ls !!:1-$ Related articles ovigia: #tips: #Bash Shell Scripts and Tutorials | BashShell.net (bashshell.net) perl is faster than bash in some cases. (amit-agarwal.co.in) bash math (amit-agarwal.co.in) Sphere: Related Content Technorati Tags: bash, Command-line interface, Plugin, rss, RSS feed, shell, United States, [...]

bash regular expressions

Here are some quick links on bash regular expressions, pretty good links to bookmark, if you use, regular expressions in bash regularly. I especially like the tldp link at number 3. http://www.linuxjournal.com/content/bash-regular-expressions http://www.ibm.com/developerworks/library/l-bash.html http://tldp.org/LDP/abs/html/parameter-substitution.html#VARMATCH http://wellington.pm.org/archive/200005/codegen/index9.htm Related articles Renaming a whole bunch of files at once, in bash (ask.metafilter.com) bash math (amit-agarwal.co.in) Efficiency of regular expressions [...]

bash math

some quick links : http://mainstreetanswers.org/bash/math.php http://www.faqs.org/docs/abs/HTML/mathc.html http://tldp.org/LDP/abs/html/mathc.html Related articles W3C Announces MathML 3, New Standards for Math on the Web (readwriteweb.com) Find all the missing paths in the PATH variable in bash script (amit-agarwal.co.in) Nice site for Math related games and resources… (greenbananablog.org) bash 4.0 – new feature mapfile (amit-agarwal.co.in) Sphere: Related Content Technorati Tags: [...]