install: apt-get install -y alsa-oss
man: https://www.unix.com/man-page/suse/1/aoss/
master
Miguel R 2022-12-22 15:50:10 +01:00 committed by Andrea Cardaci
parent 1634ba2544
commit d91f3389af
1 changed files with 7 additions and 0 deletions

7
_gtfobins/aoss.md Normal file
View File

@ -0,0 +1,7 @@
---
functions:
shell:
- code: aoss /bin/sh
sudo:
- code: sudo aoss /bin/sh
---