summary refs log tree commit diff stats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index fc594c86..8ba89921 100644
--- a/INSTALL
+++ b/INSTALL
@@ -20,4 +20,4 @@ However, if you installed ranger with the command above, all installed files
 have been recorded to "install_log.txt".  This information can be used to remove
 ranger by hand, e.g.:
 
-cat install_log.txt | xargs -d "\n" sudo rm --
+cat install_log.txt | sed s/\^/\\// | xargs -d "\n" sudo rm --
ss='oid'>cec5ef31 ^
30012350 ^
cec5ef31 ^
5c058ad6 ^
bae22d72 ^



30012350 ^
cec5ef31 ^
30012350 ^
cec5ef31 ^
5c058ad6 ^


bae22d72 ^


30012350 ^
cec5ef31 ^
30012350 ^
cec5ef31 ^
1694f9a3 ^

30012350 ^




34ac52cb ^
30012350 ^
cec5ef31 ^
30012350 ^



cec5ef31 ^
bae22d72 ^
492fb278 ^






















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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69