[CentOS] [OT] OSX-10.9.3 cd ~'/ problem with spaces'
    Paul Heinlein 
    heinlein at madboa.com
       
    Tue Jun  3 17:03:49 UTC 2014
    
    
  
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/"
-- 
Paul Heinlein
heinlein at madboa.com
45°38' N, 122°6' W
    
    
More information about the CentOS
mailing list