summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlsinitrd.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsinitrd.sh b/lsinitrd.sh
index ae71d2e0..ef1c2625 100755
--- a/lsinitrd.sh
+++ b/lsinitrd.sh
@@ -109,6 +109,7 @@ case $bin in
CAT="zcat";;
BZh*)
CAT="bzcat";;
+ $'\x71\xc7'*)
070701)
CAT="cat";;
*)