[python-committers] Survey about DVCSs compared to svn
Alex Martelli
aleaxit at gmail.com
Fri Feb 27 16:32:01 CET 2009
More information about the python-committers mailing list
Fri Feb 27 16:32:01 CET 2009
- Previous message: [python-committers] Survey about DVCSs compared to svn
- Next message: [python-committers] Survey about DVCSs compared to svn
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Feb 27, 2009 at 2:59 AM, Fredrik Lundh <fredrik at pythonware.com>wrote: ... > $ cp --help > ... > Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY. > ... > Mandatory arguments to long options are mandatory for short options too. > -a, --archive same as -dpR > ... > -l, --link link files instead of copying > > Sounds like you need to upgrade to a real OS ;-) if you want the feature-laden gnu-style version of basic utilities, instead of the simpler unix-style one that MacOSX (and most all BSDs, OpenSolaris, etc) come with, it's typically simple to download and install the gnu-style one; on MacOSX, the simplest way is probably via http://coreutils.darwinports.com/ . Alex -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-committers/attachments/20090227/f8a04480/attachment.htm>
- Previous message: [python-committers] Survey about DVCSs compared to svn
- Next message: [python-committers] Survey about DVCSs compared to svn
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list