]> git.alsa-project.org Git - alsa-utils.git/commit
amixer: support --file option
authorMikhail Ivashinenko <miuivashinenko@sberdevices.ru>
Wed, 28 Jan 2026 17:59:22 +0000 (20:59 +0300)
committerJaroslav Kysela <perex@perex.cz>
Mon, 25 May 2026 09:34:09 +0000 (11:34 +0200)
commit04fedaa233cca13efbe36b96fe3b3b0fed7ecca1
treefe803e64636f6428a05c32ed7fb44701ab4e85ca
parentaae3f6d7874c0d4304d3f2ead6f1a2b983b5fead
amixer: support --file option

Allows to read commands directly from file.
Refactor exec_stdin() to exec_file() function to support generic files.

Closes: https://github.com/alsa-project/alsa-utils/pull/321
Signed-off-by: Mikhail Ivashinenko <miuivashinenko@salutedevices.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
amixer/amixer.c