Some MacOS-X notes for linux efficionados


Some things on mac seem just harder than on linux.... well, at least if you've been using them for 10 years....:

MacOSX is almost unix , but.....

  1. it does not know the difference between a file named Foo and foo
  2. it decided to not use /etc/passwd, so you'll need to use tools like adduser?
  3. to be root or not? dragging a tool onto your desktop removes it for others to see. you'll need to make the equivalence of a symlink.