Thread
:
Retrieve Mark model number via bash
View Single Post
06-22-2017, 06:26 PM
#
9
frostschutz
Linux User
Posts: 2,282
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
if nickel is running,
Code:
xargs -0 -n 1 echo < /proc/$(pidof nickel)/environ
gives (among other things)
Code:
PRODUCT=dahlia
(for H2O)
frostschutz
View Public Profile
Visit frostschutz's homepage!
Find More Posts by frostschutz
Track Posts by frostschutz via RSS