I use Ubuntu at work and a Mac at home.
I was trying out some shell commands on my bash terminal on the Mac today but they didn't work. I was told both machines should operate UNIX commands so the terminal commands should be the same.
However I can't use apt-get install
among other commands. Why is that?
What should I type on a Mac instead of apt-get
? Is there anyway to use the same commands on both systems?
Comments
Post a Comment