the problem with your solution is that macports utilities should still function dispite the existance of a native equivilant. If I installed ls from mac ports, it should still work -- "lalalalala! it's not broken because I can use it" http://linux.slashdot.org/comments.pl?sid=194281&threshold=1&commentsort=0&m...
On 2007-10-11 19:22:48 -0500, Nehemiah Dacres wrote:
the problem with your solution is that macports utilities should still function dispite the existance of a native equivilant. If I installed ls from mac ports, it should still work
You need to use the correct syntax, which is: "info coreutils ls". And if you want the man page: "man ls" (but this is unrelated to the info files). -- Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
Le 12 oct. 07 à 13:51, Vincent Lefevre a écrit :
On 2007-10-11 19:22:48 -0500, Nehemiah Dacres wrote:
the problem with your solution is that macports utilities should still function dispite the existance of a native equivilant. If I installed ls from mac ports, it should still work
You need to use the correct syntax, which is: "info coreutils ls". And if you want the man page: "man ls" (but this is unrelated to the info files).
-- Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/ blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS- Lyon)
Not really. From GNU ls manpage: SEE ALSO The full documentation for ls is maintained as a Texinfo manual. If the info and ls programs are properly installed at your site, the com- mand info ls should give you access to the complete manual. -- Anthony Ramine, the infamous MacPorts Trac slave. nox@macports.org
participants (3)
-
N_Ox
-
Nehemiah Dacres
-
Vincent Lefevre