Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| en:references:start [2010/12/03 00:02] – "How-To Geek" added lexeii | en:references:start [2021/10/01 14:55] (current) – added shellcheck.net hgt |
|---|
| ===== Development ====== | ===== Development ====== |
| |
| * Writing Shell scripts: http://linuxcommand.org/ | * [[http://linuxcommand.org/writing_shell_scripts.php | Shell scripts (LinuxCommand.org)]] - Writing shell scripts |
| * ... | * [[http://tldp.org/LDP/abs/html/ | Advanced bash-scripting guide]] - Writing bash scripts |
| | * [[https://www.shellcheck.net/ | shellcheck.net]] - Analysing shell scripts |
| | * [[https://repology.org/ | Repology]] - Comparing packages versions across repositories |
| |
| ===== Linux References ===== | ===== Linux References ===== |
| |
| * [[http://www.digilife.be/quickreferences/QRC/The%20One%20Page%20Linux%20Manual.pdf | One Page Manual]] (Not everything applies to Slitaz) | * [[http://www.digilife.be/quickreferences/QRC/The%20One%20Page%20Linux%20Manual.pdf | One Page Manual]] - Not everything applies to SliTaz |
| * [[http://www.pixelbeat.org/cmdline.html|Another command line reference]] | * [[http://www.pixelbeat.org/cmdline.html | Another command line reference]] |
| * Have a .tar.gz file? [[http://www.tuxfiles.org/linuxhelp/softinstall.html|Compiling Software in Linux]] - note you will probably need the //slitaz-toolchain// and a few //*-dev// packages (a few useful ones can be installed as //slitaz-dev-pkgs//. | * [[http://www.howtogeek.com/tag/linux/ | Linux How-To Articles, Tips, and Guides]] - How-To Geek |
| * [[http://www.howtogeek.com/tag/linux/|Linux How-To Articles, Tips, and Guides]] :: How-To Geek | |