Good site for Shell Programming


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Good site for Shell Programming
# 1  
Old 12-20-2006
Good site for Shell Programming

Hi unixers, Smilie
I found some Good sites for learning Shell Programming.
I Hope they will be useful to all of You.

http://steve-parker.org/forum/
http://www.e-learningcenter.com/freecourses.htm

similarly ,if u find any very good sites for shell programming pls post them,
so that they will be useful to others .
Its just like Knowledge sharing. Smilie
cheers Smilie
R.R.Kumar
# 2  
Old 12-20-2006
Sounds like a worthy cause Smilie

Good one for starting out. Actually shows you how to write some useful scripts because let's be honest, how many programs do you see that print "Hello World" ? None that I'm aware of Smilie
http://linuxcommand.org/writing_shell_scripts.php

This place is a pretty good forum.... Smilie
https://www.unix.com

Couple of useful sites for command references and descriptions...
http://www.ss64.com/bash/
http://helpdesk.ua.edu/unix/reference-card.pdf

There are lots more out there which you can just search google for. I know O'Reilly's had a really good Unix reference card in PDF format but I can't find it anymore. Maybe someone can help me out and post a link for it Smilie
# 3  
Old 01-08-2009
Regarding good UNIX books

Hi ravi can i know good unix books which had lot of programs to work aroundSmilie
# 4  
Old 01-08-2009
Perhaps you should be putting these in the new link directory?
# 5  
Old 01-08-2009
Hi Vishnu...

Try this UNIX For Dummies, 5th Edition (Wiley, 2004)

and this

Unix® Shell Programming, Third Edition
By Stephen G. Kochan, Patrick Wood

and maybe this

Unix™ Systems Programming: Communication, Concurrency, and Threads
By Kay A. Robbins, Steven Robbins

Also, there are tons and tons of free sources you can out there. Try googling for .chm and .pdf formats so that you can also save a copy for future references Smilie
# 6  
Old 01-08-2009
Quote:
Originally Posted by ravi raj kumar
Hi unixers, Smilie
I found some Good sites for learning Shell Programming.
I Hope they will be useful to all of You.

Steve-Parker.Org Forum :: Index
Free Online Courses

similarly ,if u find any very good sites for shell programming pls post them,
so that they will be useful to others .
Its just like Knowledge sharing. Smilie
cheers Smilie
R.R.Kumar
Hi Ravi,

what counts in shell scripting is not only HowTo, but HowItWorks.
You can download hundreds of shell scripts , examples from the net.

The issue is, some one-liner get very very complicated to understand, how they work for beginners like me.

The same with writing Makefile to compile .c code.
A lot of good examples of .c code on the net and no idea how to write working Makefile code.

And finally.
Thanks to Google , you can check on yourself, the same basic questions are asked over and over again, get answered and bounce back on one another web forum.

I am involved in global learning technologies and what counts today is turbo education, computer assisted learning in interactive mode.

Asking basic question at another web forum I get 1 answer to 5 questions asked.

What I am looking for is shell script parser, generating HowItWorks output in readable form from any one-liner on input.

As the same questions to alike problem are asked each year at hundreds of forums, web forums, usenet groups, google groups
I would like to link examples to on-line HowTo HowItWorks Primer Tutorial/s

Good example is Gnuplot
Demo scripts for gnuplot version 4.2

One-page full of Gnuplot examples.
Swinging between examples and example modifications HowTo to meet your needs is exactly what I am looking for.

Darius
# 7  
Old 01-08-2009
Quote:
Originally Posted by Annihilannic
Perhaps you should be putting these in the new link directory?
Yes, we would like to see suggested links in the link directory, instead of directly in the forums, that way we can better manage links (when they expire or change).

Ideally, we would post links to the internal link directory, and not to the external link itself, for a number of reasons:
  • We can add tags to links and also search for them.
  • We can easily update the directory versus trying to update posts when links change.
  • We can organize the links in a way that contributes to the knowledge base.

I think there are even more reasons, but you get the idea!
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

any good book for shell programming and scripting??

as title suggest i am looking for good book to start learning shell programming.please help me with this. (5 Replies)
Discussion started by: pvk21
5 Replies

2. Shell Programming and Scripting

Programming Language good for standalone App with embedded Database

Hi, I would like to ask for someone more experience in programming, May i ask on where do i start or what langguage should i start inorder to create an APPS with nice GUI front end for visual display and a embedded Database in backend for records purposes, a stand alone apps, for example i want... (5 Replies)
Discussion started by: jao_madn
5 Replies

3. Shell Programming and Scripting

Good refernce site/tutorial for sed

Hi, Can any one please suggest me some sites over which i can find tutorial for sed. -Sarbjit (1 Reply)
Discussion started by: sarbjit
1 Replies

4. Shell Programming and Scripting

good old shell ftp...how!

hi: I am trying to move files from server to server with ftp. I want the command to read a folder and upload all subdirs and files. what is the command to do this? is there something cooler than ftp? if so. how to use it? thanks again. (2 Replies)
Discussion started by: jason7
2 Replies

5. UNIX for Dummies Questions & Answers

any good book for Shell Scripting ?

Hi , I am aware of basics of UNIX like general commands for files & directories. However now I have to move on to shell programming . Please suggest any good book for beginners for shell programming basics & advanced which might have some practice questions also. Thanks, Ankur (4 Replies)
Discussion started by: ankurvohra
4 Replies

6. UNIX for Dummies Questions & Answers

Tell me some good unix project in system level programming...

this is very urgent plzzzzzzzzzzzzzzzz........... (0 Replies)
Discussion started by: stalin2020
0 Replies

7. UNIX for Dummies Questions & Answers

Good source of X11 programming info?

Is there a good book or something on practical programming in X11? I have the O'Reilly X window system book set. They don't seem to cover the nuances very well (at least for me). So far the only thing I find on the web is the text from these books. Specifically, I'm looking for optimization... (2 Replies)
Discussion started by: willil
2 Replies

8. Shell Programming and Scripting

good book for unix shell programming

hi, i am ajay. I need a good book for shell programming. a book which covers from fundamental to advance shell programming. (3 Replies)
Discussion started by: ajaygodbole
3 Replies

9. Programming

Do you know good site?

Do you know any good web site about system programming? I've been looking for sites about C-programming in UNIX environment.. and emulating UNIX command by C.. but there is little about that.. If you know some good abnout that,, please let me know.. Thanks for helping... (1 Reply)
Discussion started by: sangjinn
1 Replies

10. UNIX for Dummies Questions & Answers

unix shell site

Hi Everyone, I'm looking for a unix shell site, that we can access from the local telnet, and that my younger brother can practice? Thank you! AA (4 Replies)
Discussion started by: aalemu
4 Replies
Login or Register to Ask a Question