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