Running a Script- and debugging.

Patrick O'Callaghan pocallaghan at gmail.com
Tue Sep 22 15:05:50 UTC 2009


On Tue, 2009-09-22 at 10:52 -0400, Jim wrote:
> FC11/KDE
> 
> I have a script to run for setting up a Samsung CLX3175FN, when I start 
> it it hangs. and doesn't say why , how can I find why it hangs ?
> 
> I'm running it from the terminal as root.

If it's a Shell script (you don't say) try running it as "sh -x
script.sh" or "sh -v script.sh".

poc




More information about the fedora-list mailing list