Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Operating System
Some simple Unix / OS X Questions
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="rman" data-source="post: 38697" data-attributes="member: 23"><p>The script that you are running is run in the foreground, unless you put it in the background. What you need to do is trun on the verbose option. It has been a long time since I have written any shell scripts. I think for bourne shell, you run it with the -x option, but I would check to be sure (i.e. sh -x yourfilename).</p></blockquote><p></p>
[QUOTE="rman, post: 38697, member: 23"] The script that you are running is run in the foreground, unless you put it in the background. What you need to do is trun on the verbose option. It has been a long time since I have written any shell scripts. I think for bourne shell, you run it with the -x option, but I would check to be sure (i.e. sh -x yourfilename). [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
Apple Computing Products:
macOS - Operating System
Some simple Unix / OS X Questions
Top