Skip navigation.

Raphael's Blog

A look into a programmer's life

waiting for merges

$ cd lintian
$ git checkout origin/master
...
$ grep -E '^Tag' checks/*.desc | wc -l
723
$ git checkout master
...
$ grep -E '^Tag' checks/*.desc | wc -l
739

:wait:

Google Reader sucks at parsing Atom feedsPTS less pedantic about failing watch files

Comments

Anonymous 8. September 2008, 12:38

Jeff Schroeder writes:

Try:
$ cd lintian
$ git checkout origin/master
...
$ grep -c -E '^Tag' checks/*.desc
723
$ git checkout master
...
$ grep -c -E '^Tag' checks/*.desc
739

http://www.digitalprognosis.com

Raphael 8. September 2008, 21:08

$ grep -c -E '^Tag' checks/*.desc
739


Not right, it will display each file name followed by a semi colon and the number of matches on each file.

How to use Quote function:

  1. Select some text
  2. Click on the Quote link

Write a comment

Comment
(BBcode and HTML is turned off for anonymous user comments.)

If you can't read the words, press the small reload icon.


Smilies

Download Opera, the fastest and most secure browser
S M T W T F S