User:Camille

From FreekiWiki
Revision as of 12:42, 30 September 2010 by Camille (talk | contribs)
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

  1. ! /bin/bash

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