On Tue, 3 Jun 2014, James B. Byrne wrote:
Apologies for this OT post. I need some help debugging a bash script. It just happens to be provided by Apple Inc.
In a terminal session under OSX-10.9.3 I want do do this:
cd ~/'Library/Application Support'
Try
cd "${HOME}/Library/Application Support/"