Re: Running a Script- and debugging.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2009-09-22 at 15:46 -0400, Jim wrote:
> Could someone give me a Ideal as to this part of a script would
> hangup 
> script.
> In FC11.
> 
> The hangup stops at;
> 
> cd 'dirname $0'

$0 is usually the name of the script itself, so 'dirname $0' is the
directory the script lives in. Changing to that directory shouldn't
normally cause a hang, unless for example the directory is NFS-mounted,
but without more information this is pure speculation.

poc

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux