summary refs log tree commit diff stats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/rifle_sxiv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rifle_sxiv.sh b/examples/rifle_sxiv.sh
index b5e2a095..6307f1c2 100755
--- a/examples/rifle_sxiv.sh
+++ b/examples/rifle_sxiv.sh
@@ -39,7 +39,7 @@ listfiles () {
 }
 
 target="$(abspath "$1")"
-count="$(listfiles | grep -m 1 -Zznx "$target" | cut -d: -f1)"
+count="$(listfiles | grep -m 1 -ZznF "$target" | cut -d: -f1)"
 
 if [ -n "$count" ]; then
     listfiles | xargs -0 sxiv -n "$count" --
9.2&id=fc5648cd3514cfc0174a2095a6614b5434a74cff'>^
0008feed ^


841f337e ^



0008feed ^


841f337e ^





0008feed ^


841f337e ^



0008feed ^


841f337e ^


0008feed ^


841f337e ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50