Files
percona-toolkit/t/pt-summary/parse-lspci-raid-05
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
108 B
Bash
Executable File

#!/bin/bash
#parse_raid_controller_lspci
cat <<EOF > $1
HP Smart Array
EOF
cat samples/lspci-006.txt > $2