linux - Is there a mac os x version of lsdev? -
as listed in title,
is there alternative lsdev
on mac os bash?
completely different format , common, different information, may help:
system_profiler
credit https://serverfault.com/a/8647
note lsdev
interrogates /proc/
filesystem interface linux kernel. interface not exist in osx, direct lsdev
port highly non-trivial.
Comments
Post a Comment