Added a table that presents the same commands in bash and tcsh

I put together a table that presents the same commands in bash and tcsh because I sometimes have to switch between shells and needed a handy reference. It was built up over time by as I came across tidbits that I wanted to remember.

In some cases there are different ways of doing the same thing so I simply chose my preferred approach (such as [[]] expressions rather than [] in the if statements).

I hope that you find it useful.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.