|
|
|
|
|
by necovek
1467 days ago
|
|
Thanks: that kinda defeats the purpose for me. If every week I have to drop out once or twice into regular shell since I'd be more efficient, I have to keep both syntaxes fresh, which is harder if you only use one occasionally. |
|
I bet someone coming from JS background wouldn't have to check how to do `ls().map(whatever)`
But they will definitely need it to do `for d in */ ; do whatever(); done`