This is the P2PU Archive. If you want the current site, go to www.p2pu.org!

Scripting 101

My recent threads

You haven't posted any discussions yet.

Recently updated threads

[ vs. [[ in Bash

Go back to: General discussion

So I'm starting my assignment for the conditionals, and I noticed in the chat logs a discussion about using [ vs. [[ in bash. Being that we didn't go too deep into it, I decided to do some research on the net, just out of curiosity. In my explorations, I found a great site explaining the differences, and why [[ is superior. You can go to it from here: http://mywiki.wooledge.org/BashFAQ/031

Hope this helps some of you out! :D