10/7/09

More precise BASH debugging

More precise BASH debugging: "
$ env PS4=' ${BASH_SOURCE}:${LINENO}(${FUNCNAME[0]}) ' sh -x /etc/profile



by David Winterbottom (codeinthehole.com) (Via Command-Line-Fu.)

No comments: