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