On Mon, 2011-01-31 at 14:49 -0700, compdoc wrote: > > Is there a bash command that tells an executing script what *its* path is? > > echo $PWD No, that just tells where it was executed from. The OP wants to know where the script actually lives. poc -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines