Hacker News new | ask | show | jobs
by JosephRedfern 4686 days ago

   josephredfern@ubuntu:~$ which [
   /usr/bin/[
2 comments

Use 'type', not 'which'
It exists as both an external program, and as a builtin

    $ type [
    [ is a shell builtin