repo.or.cz
/
sunny256-utils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add `rdbl-luks`, git textconv diff filter for LUKS headers
[sunny256-utils.git]
/
lag_gqv
blob
c648435d92ff7623eb3f81d176a974ae58c686aa
1
#!/usr/bin/env bash
2
3
# lag_gqv
4
# File ID: 52e98396-5d3e-11df-9e82-90e6ba3022ac
5
6
find
`/bin/pwd`
"$@"
-printf
'"%p"
\n
'
|
grep
-Ei
'\.(jpg|png|gif|bmp)"$'
|
sort
>
alt.gqv
7
gqview alt.gqv
&