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

  $ which() { echo foo; }
  $ \which
  foo
The backslash only prevents alias expansion.


He meant `command which`


> it'll always be a shell built-in

`command which` wouldn't have been the built-in




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

Search: