Files
percona-toolkit/t/pt-summary/parse-lspci-raid-04
Daniel Nichter a9e002cc5a Add Aspersa tools, their tests, and util/test-bash-tool.
Update and simplify copyright notices.
2011-07-01 10:29:50 -06:00

9 lines
116 B
Bash
Executable File

#!/bin/bash
#parse_raid_controller_lspci
cat <<EOF > $1
LSI Logic MegaRAID SAS
EOF
cat samples/lspci-004.txt > $2