PDA

View Full Version : [TIPS] Linux-Unix Command Line "Cheat Sheets"



jeffimperial
July 9th, 2008, 08:59 AM
If you're looking for a list of sorts that would help you score your way through the CLI (Commandline Interface) just like me, these sheets (mostly in PDF) are a big help.

###############NOTE###############
# These are definitely not my
# work. I found them at Scott
# Klarr's site. Thanks to him
# I'm well on my way to liking
# CLI :)
##################################

The Linux Reference Card (http://columbia.edu/~thl2102/linuxrefcard.pdf)
TuxFile.org's Linux Commands (http://www.tuxfiles.org/linuxhelp/linuxcommands.html)
Ch DOSLINUX (http://www.redhat.com/docs/manuals/linux/RHL-6.2-Manual/getting-started-guide/ch-doslinux.html)
Commands (http://theory.chem.umn.edu/~mayaan/command.html)
LinuxHelp's Cheats Guide (http://www.linuxhelp.net/guides/cheats/)
The One Page Linux Manual (http://www.digilife.be/quickreferences/QRC/The%20One%20Page%20Linux%20Manual.pdf)
Linux Security Quick References Guide (http://www.digilife.be/quickreferences/QRC/Linux%20Security%20Quick%20Reference%20Guide.pdf)
Linux System Call Quick Reference (http://www.digilife.be/quickreferences/QRC/LINUX%20System%20Call%20Quick%20Reference.pdf)
Linux Admin Quick Reference (http://www.digilife.be/quickreferences/QRC/LINUX%20Admin%20Quick%20Reference.pdf)
O'Reilly.net's CMD list (http://www.oreillynet.com/linux/cmd/)
LINUX Cheat Sheet (http://wiki.typo3.org/index.php/Linux_cheat_sheet)
Another Cheat Sheet (http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9030259)

And many, many, many more at Scott Klarr's Site (http://www.scottklarr.com/topic/115/linux-unix-cheat-sheets---the-ultimate-collection/).

jpeddicord
July 9th, 2008, 04:46 PM
Moved to Cafe from Tutorials & Tips: Collection of links.

Some nice sheets in there, cool to see the FOSSwire ones on that site. :KS

ice60
July 9th, 2008, 04:55 PM
here's another 2 i had bookmarked
http://www.pixelbeat.org/cmdline.html
http://www.justlinux.com/nhf/Programming/Bash_Programming_Cheat_Sheet.html

i've actually got a few hundred links on tips for bash and bash scripting. i might go through some now!!

jeffimperial
July 11th, 2008, 08:25 AM
here's another 2 i had bookmarked
http://www.pixelbeat.org/cmdline.html
http://www.justlinux.com/nhf/Programming/Bash_Programming_Cheat_Sheet.html

i've actually got a few hundred links on tips for bash and bash scripting. i might go through some now!!
Thanks! Those two look very interesting :)