On 02/07/2010 03:02 PM, Patrick O'Callaghan wrote:
> 
> I completely agree, but in this case I wanted a highly special-purpose
> script that would only ever be run in a specific directory, and didn't
> overload any system command.
> 
> I decided just to put it in my ~/bin, where it works fine.
> 
> poc
> 
I put my private commands in ~/bin also. But I make sure that ~/bin
comes at the end of my path. If the command is only supposed to run
in a specific directory, I tend to put a change to that directory in
the script, or a check to make sure I am in the correct directory. I
know I make mistakes, so I try to protect myself.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to