mirror of
https://github.com/bol-van/zapret.git
synced 2025-05-24 22:32:58 +03:00
get rid of ECHON
This commit is contained in:
@@ -128,7 +128,7 @@ zzsize()
|
||||
if [ -f "$f" ]; then
|
||||
wc -c <"$f" | xargs
|
||||
else
|
||||
$ECHON -n 0
|
||||
printf 0
|
||||
fi
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user