|
You are here |
blog.aloni.org | ||
| | | | |
seb.jambor.dev
|
|
| | | | | Taking a closer look at shell builtins and environment variables. | |
| | | | |
btorpey.github.io
|
|
| | | | | How to get script directory using bash | |
| | | | |
bosker.wordpress.com
|
|
| | | | | Calling all bash users. This is a public service announcement. Heres something you need to know if you want to write bash scripts that work reliably, but you probably dont. Recommendations For script authors: Every bash script that uses the cd command with a relative path needs to call unset CDPATH, or else it may | |
| | | | |
iosoft.blog
|
|
| | | So far I have used a large number of custom functions to configure and control the WiFi networking, but before adding yet more functionality, I need to offer a simpler (and more standard) way of doing all this programming. When it comes to network programming on Linux or Windows systems, there is only one widely-used... | ||