Search Results

Search: Posts Made By: baza210
4,795
Posted By baza210
Delightful. That works perfectly. Not ideal, but...
Delightful. That works perfectly. Not ideal, but will do for now :b: thanks
4,795
Posted By baza210
They're not downloading it by ftp though, they're...
They're not downloading it by ftp though, they're just using Save Link As in Firefox or whatever.
4,339
Posted By baza210
In OS X: brian-1000h:~ admin$ sudo nano...
In OS X:

brian-1000h:~ admin$ sudo nano /etc/bin/test1
Password:

-----Nano-----
#!/bin/bash
echo "omgwtfhax"

Ctrl+x , y, Enter

brian-1000h:~ admin$ sudo chmod +x /usr/bin/test1...
4,339
Posted By baza210
You place it in the /usr/bin folder, I think. ...
You place it in the /usr/bin folder, I think.

Edit: Ok, not quite.. I think that just allows you to type scriptName.sh in any directory

Edit again: Aha, got it. Add #!/bin/bash to the top of...
4,795
Posted By baza210
Retain file permissions when saving .sh file from internet [OS X]
Hello.
I have written a bash script that I am sharing with an OS X community I am a member of. The purpose of the script is to execute a series of commands for members without them having to get...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 12:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy