|
|
|
|
|
by marcosdumay
1970 days ago
|
|
I think this one is called a "type of quote", not "operator". At least Bash has a very complete man-page, you can just search for `$(` there and you'll find it. But the Bash symbols all have different functions, there are (very few) operators, quotes, variables, and probably more than I can remember. |
|