Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
c4b7612f5cefc5f55faea943672d9920b2bb5b31
/
.
/
marvell
/
linux
/
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"