User:Camille

From FreekiWiki
Jump to navigation Jump to search

meow meow. Camille from A.T. and Build chillin on the wiki.

Working on:
Gizmo tracking
CPU Testing Documentation


Chipset Testing Bash Script

#! /bin/bash if [ 'lspci | grep 'VGA.*82845' > /dev/null' ]; then echo "Evil Chipset Found!!!"; fi