$ 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

by David Winterbottom (codeinthehole.com)






















0 Comments
You can be the first one to leave a comment.