mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-19 18:34:59 +00:00
7 lines
116 B
Bash
Executable File
7 lines
116 B
Bash
Executable File
#!/bin/bash
|
|
#find_my_cnf_file 12346
|
|
|
|
echo /tmp/12346/my.sandbox.cnf > $1
|
|
|
|
cp samples/ps-mysqld-001.txt /tmp/aspersa
|