Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
kernel
/
common
/
aa7f85d696587a9ae3ee9b7b7c8fbf67b6c79ab8
/
.
/
scripts
/
file-size.sh
blob: 7eb7423416b56d00ef0d10e9e570b46f6937b1da [
file
] [
log
] [
blame
]
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0
set
--
$
(
ls
-
dn
"$1"
)
printf
'%s\n'
"$5"