skip to main | skip to sidebar

Go Thither

Pseudo-random thoughts on software development

Saturday, June 23, 2012

HowTo - get directory of executing bash script

    BASEDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
Posted by Unknown at 6:14 PM

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

JavaScript Goodness

  • Ext JS - The Best!
  • Firebug Lite
  • JSON
  • Parser Design In JavaScript

Blog Archive

  • ▼  2012 (6)
    • ►  October (1)
    • ►  September (1)
    • ▼  June (4)
      • Recently I needed to use NetBeans to work on a pr...
      • HowTo - get directory of executing bash script
      • HowTo - read a value from a Java Properties file i...
      • Difficult Tasks This is what is meant by "pulling...
  • ►  2011 (8)
    • ►  December (2)
    • ►  November (1)
    • ►  June (1)
    • ►  May (4)
  • ►  2008 (9)
    • ►  September (4)
    • ►  July (1)
    • ►  April (1)
    • ►  March (3)

Contributors

  • Don
  • Unknown