File: comment_1_f3c440f3f0104002a0020ba96ddcf87b._comment

package info (click to toggle)
git-annex 5.20141125%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 37,832 kB
  • sloc: haskell: 42,603; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (11 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
[[!comment format=mdwn
 username="cehteh"
 ip="217.8.62.137"
 subject="consistent syntax"
 date="2014-03-25T15:25:43Z"
 content="""
Further thinking led to the idea to use the test(1) like syntax to filter matches.

    git annex view length=.* -lt 300 -gt 30 -o -eq 273 bpm=.* -eq 0

"""]]