425
Comment:
|
741
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Odds and Ends Code Snippits = These are things I find interesting, some may be a new command I have found and need to document it for myself and some may be me philosophizing about the industry. == Commands == |
## page was renamed from Odds & Ends Code Snippits ## page was renamed from Odds and Ends Code Snippits ## page was renamed from Ruminations = CodeSnippits = These are things I find interesting, some may be a new command I have found and need to document it for myself. |
Line 9: | Line 9: |
[[ChangeDirectoryOrFilePermissions]] | ChangeDirectoryOrFilePermissions ConditionalPython [[datetimeConversion|Date/Time Conversion]] |
Line 13: | Line 17: |
[[FindMachinesOnYourNetwork]] | FindMachinesOnYourNetwork |
Line 17: | Line 21: |
[[Lenovo 3000 N100 -- Sound With Kubuntu]] | [[JavaScriptHelperFunctions| JavaScript Helper Functions]] [[Python to rsync]] [[Setting the language on Debian derived Linux]] [[BASHStringSlice|BASH String slicing Like Python]] [[SpawnPythonProcesses|Spawning Python Processes]] |
CodeSnippits
These are things I find interesting, some may be a new command I have found and need to document it for myself.
3945ABG_WiFi_IssuesWithLenovo3000N100
ChangeDirectoryOrFilePermissions
Setting the language on Debian derived Linux