Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2011 20:08:17 +0000
From:      Antonio Olivares <olivares14031@gmail.com>
To:        Mark Moellering <mark@msen.com>
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: Book recommendations (slightly OT)
Message-ID:  <CAJ5UdcPopbBqA7p9QH_VeBwZfFsvjf6fS0fQAN5Vq=Vv=4%2BXeA@mail.gmail.com>
In-Reply-To: <4E2F1C0F.4040108@msen.com>
References:  <4E2F1C0F.4040108@msen.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 26, 2011 at 7:57 PM, Mark Moellering <mark@msen.com> wrote:
> I want to automate some tasks, creating directories, file editing, etc. =
=A0I
> was going to pick up a book on shell scripting but wanted to ask the list
> if;
> A) I am barking up the wrong tree and should use something else.
> B) If I am headed in the right direction, what is the best book / resourc=
e
> to use?
>
> Thanks in advance

Mark,

There are many utilities out there and programs, I would recommend visiting

http://www.freebsd.org/projects/newbies.html

In that page, several references are given, including but not limited to

the powerful handbook

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/basics.html

A nice short introduction:

http://8help.osu.edu/wks/unix_course/

Chris several posts ago recommended me visit a nice page:

http://steve-parker.org/sh/eg/directories/

You can look over several pages, there are many out there that you can
get without paying $$, and also there's another document by William
Shotts that could be of help:

http://linuxcommand.org/tlcl.php

Don't worry that it says that it is for linux, it can be used on
freebsd too!, just be careful if you don't have bash shell, /bin/bash,
change to /bin/sh and the script should work, just make sure that
commands are not linux specific :)

Regards,

Antonio



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ5UdcPopbBqA7p9QH_VeBwZfFsvjf6fS0fQAN5Vq=Vv=4%2BXeA>