|
|
|
|
|
by forgotpwd16
1004 days ago
|
|
One benefit is portability. Writing a script utilizing those commands won't depend on those tools being available, only the shell. Another potential one is performance. In the specific case of nushell which is object-based it may also needed for piping object-data. |
|