File: comment_1_f3c440f3f0104002a0020ba96ddcf87b._comment

package info (click to toggle)
git-annex 5.20151208-1~bpo8%2B1
  • links: PTS
  • area: main
  • in suites: jessie-backports
  • size: 48,312 kB
  • sloc: haskell: 48,234; sh: 1,540; ansic: 484; makefile: 267; perl: 145
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

"""]]