File: comment_2_ead36a23c3e6efa1c41e4555f93e014e._comment

package info (click to toggle)
git-annex 10.20250416-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 73,572 kB
  • sloc: haskell: 90,656; javascript: 9,103; sh: 1,469; makefile: 211; perl: 137; ansic: 44
file content (19 lines) | stat: -rw-r--r-- 527 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus"
 nickname="Jimmy"
 subject="comment 2"
 date="2011-03-26T10:57:41Z"
 content="""
After some thought, perhaps the default fsck output should be at least machine readable and copy and pasteable i.e.

<pre>
$ git annex fsck
Files with errors

    file1
    file2

</pre>

so I can then copy the list of borked files and then just paste it into a for loop in my shell to recover the files. it's just an idea.
"""]]