Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
kees
/
linux.git
/
f5641d053d46a9a18fe13f2ecb4a7b4a66d9cdf7
/
.
/
scripts
/
file-size.sh
blob: 7eb7423416b56d00ef0d10e9e570b46f6937b1da [
file
]
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0
set
--
$
(
ls
-
dn
"$1"
)
printf
'%s\n'
"$5"