On Sat, 9 Feb 2002 16:33:20 +0000 (UTC), [EMAIL PROTECTED]
wrote:

>Bo Berglund <[EMAIL PROTECTED]> wrote:
>Actually, you can get the list of modules.  I just updated the
>cvshome.org news to have this tidbit, too.
>
>If you run:
>    cvs history -c -a -l | awk '{sub(/[/].*/,"",$8); print $8;}' | sort -u
>
>You will get the list of top-level directories in your CVS repo
>(assuming of course that you have "awk" and a POSIX-ish "sort"
>on hand.
>
>Andrew.

What is awk???


/Bo
(Bo Berglund, developer in Sweden)
_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Reply via email to