PDA

View Full Version : Linux Books?


Ioncannon
27-04-2005, 11:35 AM
Does anyone have resources that I can read about how to use the linux shell? I think Bash is what its called. I borrowed knoppix from a friend (to lazy to dl it) and tried to run some commands in bash. LOL All I know is the dir command and thats from MS-DOS!!

Quintopotere
27-04-2005, 12:19 PM
You can find an entire manual here (http://www.gnu.org/software/bash/manual/bashref.html)

Enjoy it :ok:

Quintopotere
27-04-2005, 12:23 PM
Or if you are searching a real book, look at this (http://www.oreilly.com/catalog/linuxnut4/)

barracuda_1
29-04-2005, 07:59 PM
http://www.sorgonet.com/linux/commands/index.php for linux commands

http://www.tldp.org/ The Linux Documentation Project

xoopx
29-04-2005, 11:01 PM
i got a real book and i never used it. its much easier to use an document on your computer, if youre at the computer!
id send it to you but its out of date and would be expensive to send to canada

Reup
30-04-2005, 09:30 AM
Read this excellent getting started with Linux (http://www.linux.org/lessons/beginner/index.html) document form Linux.org. From lesson three on, it deals with working with bash!