Guest User

Untitled

a guest
Mar 13th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. mysql -uroot main_final -e 'select id, login from users where status = 0 order by id' | gzip > status0.csv.gz
Add Comment
Please, Sign In to add comment