On Mar 14, 2004, at 4:29 PM, Leo Simons wrote:
Geir Magnusson Jr. wrote:I logged into moof just now, looking around, taking a peek at gumpy. Man, do I feel naked over there! Does anyone know of a 20-minute-introduction-to-commandline-OSX-for-linux-users? Or something like that?What are the big differences that you see?
try stuff like...
cd / ls -al
Oh - yes, the layout is a little different
cat /etc/group
That should be the same, although IIRC it's generated - you don't want to modify that directly.
set
Don't know what the problem is :)
What shell are you using on OS X? I use bash on both.
rpm -qa | grep perl apt-cache search perl
Yes, it's clearly not red hat another linux distro.
$ which perl
shows it's in /usr/bin/
ls -al /usr/bin/java
everything is different to me :-D
java is different and a little funky (I wouldn't say weird as I never put it in /usr/bin myself...) in that it's in
/System/Library/Frameworks/JavaVM.framework
which will hold multiple versions of Java if you have them....
Hope this helps get you started.
-- cheers,
- Leo Simons
----------------------------------------------------------------------- Weblog -- http://leosimons.com/ IoC Component Glue -- http://jicarilla.org/ Articles & Opinions -- http://articles.leosimons.com/ ----------------------------------------------------------------------- "We started off trying to set up a small anarchist community, but people wouldn't obey the rules." -- Alan Bennett
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Geir Magnusson Jr 203-247-1713(m) [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
