This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
xiaomi-sm8450
/
android_kernel_xiaomi_sm8450
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
lineage-22.0
Ramas
Etiquetas
ksunext-susfs
lineage-22.0
android_kernel_...
/
scripts
/
file-size.sh
file-size.sh
86 B
Permalink
Histórico
Raw
1
2
3
4
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0
set -- $(ls -dn "$1")
printf '%s\n' "$5"