Hi,

It may be sometimes useful to get a full listing of what's in fink,
wheter it's up-to-date, or not.

For that, I use a very simple regexp :

fink list | grep ^.i

Unfortunately, "fink list" truncates package names to 15 characters,
e.g. :

>  i  xfree86-rootles 4.2.0-2     MacOS X/Darwin XFree86 display server.

So, if you do awk '{print $2}' on this output, it's useless.

Maybe an option to fink list should help, like the 'w' flag to ps.

Regards,

-- 
Xavier
http://www.freetibet.org
http://www.tibet.fr/


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to