Skip to content

Aicuda/vaidio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Vaidio Utilities

Collecting Hardware Information

Download the script:

curl -s https://raw.githubusercontent.com/Aicuda/vaidio/main/utils/hwinfo.sh -o hwinfo.sh

Run the script:

chmod +x hwinfo.sh
./hwinfo.sh > hw_collection.txt 2>&1

All at once:

curl -s https://raw.githubusercontent.com/Aicuda/vaidio/main/utils/hwinfo.sh | bash &> hw_collection.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages