|
|
|
|
|
by voodootrucker
1977 days ago
|
|
Though I definitely agree that bash's abbreviations are a barrier to entry, I think a bigger impediment not just with bash but many languages (say, Haskell) is ungooglable operator syntax. If you didn't know what it was, how would you figure out what `$(expression)` means in bash for example? |
|