mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
7 lines
44 B
Bash
Executable File
7 lines
44 B
Bash
Executable File
#!/bin/bash
|
|
#fuzz 49
|
|
|
|
cat <<EOF > $1
|
|
50
|
|
EOF
|