On Tue, Oct 19, 2004 at 01:38:31PM +0800, Adrian wrote:
> guys i'm neophyte in linux. i just wanna ask how to make a linux script? 
> and do you know some website that teach how to make a linux script?
> 
> thanks
> 
> Adrian 

That depends first on the language. If you're wanting to make a shell script,
then `man bash` is for you. If it's anything else, like Perl, then `perldoc
perl` it is. en.tldp.org also has a great introduction to Bash scripting, you
can check that out too...

The philosophy of *nix scripting might also lend a and, especially when
figuring out all those different sorts and transforms that you'll see in such
scripts as Analog's (http://www.analog.cx). `The Art Of UNIX Programming' by
esr should get you started. And as for a website, there are lots. Check out
the Linux Magazine columns (http://www.linux-mag.com) for instance.
Learn.Perl.Org is also a nice place if you're serious about Perl.

By the way, the question is not how, but *when*. Sooner or later you'll want
to make your own scripts for fun and/or profit. Welcome to the club ;)

Cheers,
Zakame

-- 
|=-------------ZAK B. ELEP  (Registered Linux User #327585)-------------=|
||      Web: http://zakame.spunge.org           GPG ID:  0xFA53851D     ||
||           http://zakame.homelinux.org        ICQ UIN: 33236644       ||
||      Location: Daet, Camarines Norte         Running Linux 2.6       ||
|=----------1486 7957 454D E529 E4F1  F75E 5787 B1FD FA53 851D----------=|
 Debian - When you've got better things to do than to fix a borken system
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to