|
|
|
|
|
by nitrogen
4268 days ago
|
|
The reason the shell is used everywhere is because it's guaranteed to be installed (although DHCP used Bash explicitly), is much faster to start and run a simple script than Python, and its syntax is the command line that everybody should be familiar with. |
|