Linux Audio

Check our new training course

Loading...
Note: File does not exist in v4.10.11.
1#!/bin/sh
2# SPDX-License-Identifier: GPL-2.0
3set -- $(ls -dn "$1")
4printf '%s\n' "$5"