index
:
attr
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
sort-getfattr-output
blob: 9901ed3bed4c6fa514ce9023bf2e6d083c827e94 (
plain
)
1
2
3
4
#! /usr/bin/perl -w undef $/; print join("\n\n", sort split(/\n\n/, <>)), "\n\n";