236 B
236 B
specfetch
A simple BASH script to get computer specs in great detail.
Tutorial
To get a simple output:
sudo bash specfetch
To output to a file named specfetch-output.txt:
sudo bash specfetch > specfetch-output.txt