Home Forums OS X Server and Client Discussion Questions and Answers Creating Executable Shell Scripts – beginners guide please!

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #369246
    bentoms
    Participant

    Hi Guys,

    I am found so shell scripts that may work within our enviroment but, I don’t know how to create shell scripts!!! 😯 😯 😯 😯

    Soooooo, could one of you kind souls please point me in the right direction?

    #369270
    RSt
    Participant

    I don’t know if it’s what’s you’re looking for. Recently I wanted to save two commands in a double-clickable file on my desktop.

    I found a little hint on a site and in the terminal, you can save as a command,

    Everytime I change a virtual mail alias, I have to type two actions :

    Terminal > sudo postmap /etc/postfix/virtual and Terminal > sudo postfix reload

    Now, they are dbl-clickable on my desktop.

    But what I’m really looking for, it’s a terminal plug in or something (very very stable) that can save my commands I’m using often. I tried Clix, but it’s not really the thing I’m looking for. Terminalicious was promessing but we can’t save commands, just recall recent command 🙁

    Hope I could help, keep us posted on your discoveries!

    #369353
    danomatic
    Participant

    If it is a guide to get started with shell scripting that you are looking for, there’s one at the apple developer site which might get you started:

    [url]http://developer.apple.com/documentation/OpenSource/Conceptual/ShellScripting/index.html[/url]

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Comments are closed