We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a88299 commit f3712d1Copy full SHA for f3712d1
cshatag.1
@@ -47,7 +47,7 @@ or grep for "corrupt" in cshatag.log.
47
48
To remove the extended attributes from all files:
49
.br
50
-# find / -xdev -type f -exec setfattr -x user.shatag.ts {} \\; -exec setfattr -x user.shatag.sha256 {} \;
+# find / -xdev -type f -exec setfattr -x user.shatag.ts {} \\; -exec setfattr -x user.shatag.sha256 {} \\;
51
52
.SH "RETURN VALUE"
53
0 commit comments