home
-
all
|
technology
-
piracy
-
linux
-
selfhosted
-
memes
-
world
-
asklemmy
-
nostupidquestions
-
games
-
privacy
-
opensource
-
mildlyinfuriating
-
youshouldknow
-
technology
-
technology
-
programmerhumor
-
showerthoughts
-
fediverse
-
worldnews
-
lemmyshitpost
-
more ยป
log in
or
sign up
|
settings
WronglyCommute@programming.dev
overview
Arch: Control VLC through terminal commands?
by
WronglyCommute
in
c/linux@lemmy.ml
[-]
WronglyCommute@programming.dev
1 points
2 hours ago
You could always run
whereis playerctl
and parse the output with awk or sed
permalink
fedilink
source
context
WronglyCommute
joined 3 months ago
You could always run
whereis playerctland parse the output with awk or sed