On Sat, April 10, 2010 13:08, Tapas Mishra wrote: >> >> My general technique for seeing what's up with the script in a case like >> this is to insert at the top: >> set -x >> exec &>/tmp/network-script$$ > > You mean to say in at the top of script which I want to check I should > insert it.In this case > /etc/xen/script/network-bridge >
Yes. If there's a #! line at the top, put it after that. _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
