hc
2023-08-08 f92d6635abca482ea1018fed138d654cb14b2138
1
2
3
4
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0
set -- $(ls -dn "$1")
printf '%s\n' "$5"