Thread
:
[App]K3MusicManager
View Single Post
03-31-2012, 01:33 PM
#
32
arikfunke
Enthusiast
Posts: 36
Karma: 41848
Join Date: Mar 2011
Device: iRex
Quote:
Originally Posted by
Kuja
If someone knows where the arecord binary hides, feel free to post it!
Hi Kuja,
if you want to find the program that is executed by typing its name on a shell, use:
Code:
which progName
I.e.
Code:
which ls
will give you something like
Code:
/bin/ls
arikfunke
View Public Profile
Find More Posts by arikfunke
Track Posts by arikfunke via RSS