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
General Discussions
Switcher Hangout (Windows to Mac)
is their an equivelant to .bat on windows?
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="mathogre" data-source="post: 399758" data-attributes="member: 25890"><p>Welcome to the wonderful world of Unix.</p><p></p><p>1. Create a text file with the commands you want to execute.</p><p></p><p>2. Make the file executable. (chmod 755 <filename>)</p><p></p><p>3. Run it. (./<filename>)</p><p></p><p>That's just the beginning. However, you *will* need to spell things correctly. If you don't, OS X at the command line (BSD Unix) will do EXACTLY what you tell it to do, whether you intended it or not. Unix is extremely powerful and terribly unforgiving.</p></blockquote><p></p>
[QUOTE="mathogre, post: 399758, member: 25890"] Welcome to the wonderful world of Unix. 1. Create a text file with the commands you want to execute. 2. Make the file executable. (chmod 755 <filename>) 3. Run it. (./<filename>) That's just the beginning. However, you *will* need to spell things correctly. If you don't, OS X at the command line (BSD Unix) will do EXACTLY what you tell it to do, whether you intended it or not. Unix is extremely powerful and terribly unforgiving. [/QUOTE]
Verification
How many occurrences of a n-u-m-b-e-r between "d" and "f" in this example...(sdgs6ngklu3gd#f9%)?
Post reply
Forums
General Discussions
Switcher Hangout (Windows to Mac)
is their an equivelant to .bat on windows?
Top