Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The C shell comes close: https://en.wikipedia.org/wiki/C_shell

For a while I was running Perl as my shell, it bakes in most common unix commands as top level functions and its easy to call ones that aren't built in using system calls. Perl is pretty nice for file manipulations out of the box if you know what you are doing.



The C shell does not come close. It's just a shell with a C-ish syntax. Fundamentally different than having a C compiler (or interpreter) as your shell




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: