Jeff, > cd /library/webserver/documents runs fine in terminal. Give us a bit more details.
On Mar 17, 2011, at 7:51 AM, Jeff Berwick wrote: > Hi all, > > I'm trying to create a unix executable file to change to a commonly used > directory on my computer. I can't, however, get it to run. Can anybody > assist? > > I have created a file that contains: > > ****** > #/bin/bash > cd /library/webserver/documents > ***** > > I have also tried creating it without the #!/bin/bash line at the top. > > I have done a chmod 755 on the file but, I cannot get it to run. Are there > any steps I am missing? > > Thx, > Jeff > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/macvisionaries?hl=en. > louie [email protected] -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en.
