as someone who worked in an hpux and solaris (and a little AIX) shop, writing code with a fair number of system calls on these systems, brings back memories and not good ones. Subtle differences in the way everything was done. slight difference like: the max size of a udp packet was slightly smaller on hpux (or was it solaris) such that things would break in unexpected ways. The gzip or tar params where all slightly…
The gzip parameters should be identical, since all implementations are the GNU one. The compress program, on the other hand… EDIT: My information was obsolete – apparently some BSD’s reimplemented gzip. I stand corrected.
Rosetta Stone for Unix
11–20 of 30 posts
Re: Rosetta Stone for Unix
#12Rosetta Stone is a copyrighted software app to teach you foreign languages. You must be thinking of a cheat sheet. Nothing in the link helps you 'compare languages'.
Re: Rosetta Stone for Unix
#13Rosetta Stone is a copyrighted software app to teach you foreign languages. You must be thinking of a cheat sheet. Nothing in the link helps you 'compare languages'.
Re: Rosetta Stone for Unix
#14Just goes to show that UNIX eco-system is not as portable as many youngsters think of it.
Re: Rosetta Stone for Unix
#15Rosetta Stone is a copyrighted software app to teach you foreign languages. You must be thinking of a cheat sheet. Nothing in the link helps you 'compare languages'.
Take a look at this: https://en.wikipedia.org/wiki/Rosetta_Stone
Re: Rosetta Stone for Unix
#16Really?
Re: Rosetta Stone for Unix
#17Re: Rosetta Stone for Unix
#18Just goes to show that UNIX eco-system is not as portable as many youngsters think of it.
As far as I know, UNIX isn't really a standard. POSIX is, with varying degrees of compliance from these OSes.
So in the end, the situation isn't much better, if the goal is to reach as much UNIX like systems as possible.
Re: Rosetta Stone for Unix
#19"unique id useful for licensing" => Linux "/sbin/ifconfig eth0" Really?
MATLAB R2013b on Mac OS tried to do something similar. However, it sometimes decided that my hostid was the MAC address of my Ethernet interface, and sometimes my wireless interface (in which case it would reject the license). In the end I resorted to obtaining two license files and manually switching them when necessary.
Re: Rosetta Stone for Unix
#20Just goes to show that UNIX eco-system is not as portable as many youngsters think of it.
As far as I know, UNIX isn't really a standard. POSIX is, with varying degrees of compliance from these OSes.
The problem is that SUS and POSIX only define a subset of what's wanted by most modern software and a subset of the tools people need to interacting with the system. It's a double-edged sword, though: if we always stuck to what was common to all Unix-like systems, we wouldn't have lots of important OS features.
[0] http://en.wikipedia.org/wiki/Single_UNIX_Specification#2001:...