XPUB Reader: Difference between revisions
(Created page with "=== Programming Resources === * Terminal/CLI/Shell Scripting ** [http://linuxcommand.org Linux Command] - Generic Linux tutorial but mostly relevant to BSD, Mac OS, etc. ** [...") |
No edit summary |
||
Line 3: | Line 3: | ||
* Terminal/CLI/Shell Scripting | * Terminal/CLI/Shell Scripting | ||
** [http://linuxcommand.org Linux Command] - Generic Linux tutorial but mostly relevant to BSD, Mac OS, etc. | ** [http://linuxcommand.org Linux Command] - Generic Linux tutorial but mostly relevant to BSD, Mac OS, etc. | ||
** [https://developer.apple.com/library/content/documentation/OpenSource/Conceptual/ShellScripting/CommandLInePrimer/CommandLine.html Command Line Primer] Specific to Mac OS. | ** [https://developer.apple.com/library/content/documentation/OpenSource/Conceptual/ShellScripting/CommandLInePrimer/CommandLine.html Command Line Primer] - Specific to Mac OS. |
Revision as of 10:49, 27 September 2016
Programming Resources
- Terminal/CLI/Shell Scripting
- Linux Command - Generic Linux tutorial but mostly relevant to BSD, Mac OS, etc.
- Command Line Primer - Specific to Mac OS.