DE
ls -al
Size: a a a
DE
ls -al
ZP
AndroidStudioProjects Library help.sql
Applications Movies help_keyword.sql
Desktop Music qwe.sql
Documents Pictures
Downloads Public
ZP
DE
ls -al
ZP
ZP
DE
touch .zshrc
echo 'PATH="$PATH:/usr/local/mysql/bin"' >> .zshrc
ZP
ZP
DE
ZP
ZP
ZP
ZP
ZP
DE
IZ
IZ
ZP
mysqldump --opt --where="1 limit 10" mysql help_keyword > help.sql
mysql> use qwe;
Database changed
mysql> source help.sql
ZP