Hacker News new | past | comments | ask | show | jobs | submit login

  > I mean things like 2>&1 or 2>/dev/null
  > (redirecting error stream to stdout etc)
These things are usually handled by the shell...



Sure, but if I execute a command like

    `sudo find / -ctime 0 2>/dev/null` 
in both iTerm and Terminal side by side, I would expect them both to print out the same thing, but that was not the case.




Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: