The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Display Line numbers
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Display Line numbers
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
5
(
permalink
)
01-06-2009
the wonderer
Registered User
Join Date: Jan 2009
Posts: 5
I am not sure which shell you are using, I am assuming it is bash shell.
You can try the following to debug your script:
Code:
bash -v myscript
or :
Code:
bash -x myscript
the wonderer
View Public Profile
Find all posts by the wonderer
Find the wonderer's past nominations received
Find the wonderer's present nominations given