Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
sqlite3 Dump tables to csv
metalx1000
Jun 15th, 2020
969
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
###List all tables and dump to csv
table
=
"
$(sqlite3 owncloud.db ".tables"|tr " " "\n"|sort -u |fzf)
"
sqlite3
-header
-csv
owncloud.db
"select * from
$table
;"
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ GET 5OO$ GIFT CARD EY
JavaScript | 5 sec ago | 0.18 KB
⭐️ EARN $500 INSTANTLY 4A
JavaScript | 6 sec ago | 0.18 KB
⭐️ EARN $500 INSTANTLY 2T
JavaScript | 6 sec ago | 0.18 KB
⭐ get any gift card for FREE⭐ HA
JavaScript | 8 sec ago | 0.18 KB
⭐ FREE giftcards method⭐ 4Q
JavaScript | 12 sec ago | 0.18 KB
⭐️ EARN $500 INSTANTLY 92
JavaScript | 15 sec ago | 0.18 KB
⭐ FREE giftcards method⭐ 6K
JavaScript | 15 sec ago | 0.18 KB
HOW I MADE $3000 IN 5 DAYS EBOOKX75
JavaScript | 20 sec ago | 0.06 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!