Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Better Bash in 15 Minutes
(
robertmuth.blogspot.com
)
58 points
by
gautamsomani
on Dec 8, 2021
|
hide
|
past
|
favorite
|
4 comments
diveanon
on Dec 9, 2021
[–]
Some useful tips in here, but to be honest a better bash is to just install python and use that for scripting instead.
harel
on Dec 9, 2021
|
parent
[–]
> Some useful tips in here, but to be honest a better bash is to just install python and use that for scripting instead.
It's not a better option, it's "an" option. Bash is very good for this purpose and very portable.
oweiler
on Dec 9, 2021
|
root
|
parent
[–]
Bash is only portable if you don't shell out to other commands.
egberts1
on Dec 9, 2021
|
root
|
parent
[–]
Bash becomes extremely portable if it can shell out to multiple platforms’ external commands.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: