On Thu, 11 Apr 2002, Guido van Rossum wrote: > Who knows. For years, I've got this in my .profile: > > alias sup='cvs -z3 -q update -d -P' > > It's the -d -P part that does it. A slick way of doing this is to create a ~/.cvsrc file, which allows you to add default arguments. Here is mine: cvs -q update -d -P diff -u The first line adds '-q' to all cvs commands by default. I work with large projects with many directories and a global '-q' really cleans up the output. The second two lines automatically add -d -P and -u to cvs update and cvs diff respectively. -Kevin -- Kevin Jacobs The OPAL Group - Enterprise Systems Architect Voice: (216) 986-0710 x 19 E-mail: jacobs@theopalgroup.com Fax: (216) 986-0714 WWW: http://www.theopalgroup.com
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4