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 kernel. interface not exist in osx, direct lsdev port highly non-trivial.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -