$ listhw(){ curl -s -S –data-urlencode “txt=$(sudo lshw -html)” “http://pastehtml.com/upload/create?input_type=html&result=address”;echo;}

In this Linux box i need to become root to get the complete hardware list, so either become root before or call it with sudo as i did, your choice.

View this command to comment, vote or add to favourites
View all commands by dzup

commandlinefu.com

by David Winterbottom (codeinthehole.com)



Tags: