From: Nathan Wagner Date: Thu, 25 Oct 2018 05:29:14 +0000 (+0000) Subject: force four column width for mode X-Git-Tag: v0.2.16~62 X-Git-Url: https://pd.if.org/git/?p=zpackage;a=commitdiff_plain;h=e2dfb7252f431080ce11afa01e08729e59d97116 force four column width for mode --- diff --git a/zpm-contents b/zpm-contents index 79fc293..23c07ae 100755 --- a/zpm-contents +++ b/zpm-contents @@ -21,7 +21,7 @@ fi cols= if [ $verbose -gt 0 ]; then - cols='filetype,mode,username,groupname,' + cols="filetype,printf('%4.4s', mode) as mode,username,groupname," fi for pkg in "$@"; do