Skip to content

Commit 6928ec4

Browse files
authored
Create pcm-background.sh
1 parent e4b3c95 commit 6928ec4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

scripts/pcm-background.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
3+
shift
4+
5+
pcm "$@" &
6+
7+
echo "$!" > pcm.pid

0 commit comments

Comments
 (0)