Hacker News new | ask | show | jobs
by tremon 3699 days ago

  $ ls -1 /bin | wc -l
  127
  $ ls -1 /usr/bin | wc -l
  2271