Sponsored Content
The Lounge What is on Your Mind? If possible, would you consider buying OS X for a non Mac computer? Post 302314699 by SilversleevesX on Saturday 9th of May 2009 02:56:32 PM
Old 05-09-2009
No doubt I'd want it, having had Macs so long, but...

...I voted perhaps. It's all in how they deliver it to the PC world. I have to agree with some of the points made by the other members. As someone who has owned and used two OS X Macs and three versions of that OS (10.1, 10.2 and 10.3) between them, I agree that quite a bit of what Apple "sidles off" to Developer Tools installs or their X11 implementation (granted, less and less as time goes on) would make the standard-install OS a lot more useful in the Linux/Unix world.

I do recall rumors, reliable rumors, and the distillations of pundits with broader views than myself over the decades that would lead me to believe this is Apple's habitual mode d'emploi. Take for instance the several times during the 25+ years Motorola was building their hardware; Moto would suggest adding a feature or capability to a model or model line, and Apple's brass, many of whom were groomed in the classic Jean-Louis Gassee fashion by Steve Jobs himself before his foray "into the wilderness," would demur and tell Moto, in effect: "Wait till we roll-out our next OS version."

(For those who aren't familiar with the name or story, Jean-Louis Gassee was a onetime president of Apple France. Jobs brought him to sunny Cali and made him a VP. He canceled a scheme to put the Mac OS on another company's hardware in the 11th hour. When he left to start Be, Inc, he "got his' when he wouldn't pay the package fee Apple insisted on to outsource his BeBox hardware to his old employers. The BeBox, as you may recall, disappeared from the market.)

But back to the subject of the thread/poll.

It's a maybe with me -- I'd like to see ahead of time that they intend to give the rest of us something as good -- or maybe better in ways that count -- than what Mac hardware owners have and use.

BZT

Last edited by SilversleevesX; 05-09-2009 at 04:07 PM.. Reason: Syntax and facts; sentence flow
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Urgent help with web design problems - mac, safari and unix computer

Hi (Help, Help, Help) I am on a computer course and have designed a web site as one of my assignments. just before Xmas my college tutor "very kindly" viewed my site with a mac, safari browser and unix operating system computer. This is what she Emailed back to me, and I am trying to sort... (3 Replies)
Discussion started by: skylark167
3 Replies

2. Shell Programming and Scripting

My code worked on a Mac, now it does not work in another computer

I guess Mac has default bash. Then I copy my code to another comp and run it...And it gives me an error like "bad substitution".... How I can change my code??? Never had before this kind of situation. Help please. if then n=$(sort /Users/Natalie/lastserial | tail -1) ... (6 Replies)
Discussion started by: Natalie
6 Replies
CPMAC(1)						    BSD General Commands Manual 						  CPMAC(1)

NAME
/usr/bin/CpMac -- copy files preserving metadata and forks SYNOPSIS
/usr/bin/CpMac [-rp] [-mac] source target /usr/bin/CpMac [-rp] [-mac] source ... directory DESCRIPTION
In its first form, the /usr/bin/CpMac utility copies the contents of the file named by the source operand to the destination path named by the target operand. This form is assumed when the last operand does not name an already existing directory. In its second form, /usr/bin/CpMac copies each file named by a source operand to a destination directory named by the directory operand. The destination path for each operand is the pathname produced by the concatenation of the last operand, a slash, and the final pathname compo- nent of the named file. The following options are available: -r If source designates a directory, /usr/bin/CpMac copies the directory and the entire subtree connected at that point. This option also causes symbolic links to be copied, rather than indirected through, and for /usr/bin/CpMac to create special files rather than copying them as normal files. Created directories have the same mode as the corresponding source directory, unmodified by the process' umask. -p Causes /usr/bin/CpMac to preserve in the copy as many of the modification time, access time, file flags, file mode, user ID, and group ID as allowed by permissions. -mac Allows use of HFS-style paths for both source and target. Path elements must be separated by colons, and the path must begin with a volume name or a colon (to designate current directory). NOTES
The /usr/bin/CpMac command does not support the same options as the POSIX cp command, and is much less flexible in its operands. It cannot be used as a direct substitute for cp in scripts. As of Mac OS X 10.4, the cp command preserves metadata and resource forks of files on Extended HFS volumes, so it can be used in place of CpMac. The /usr/bin/CpMac command will be deprecated in future versions of Mac OS X. SEE ALSO
cp(1) MvMac(1) Mac OS X April 12, 2004 Mac OS X
All times are GMT -4. The time now is 10:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy