Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
pistolero (p@fsebugoutzone.org)'s status on Thursday, 03-Oct-2024 22:52:09 JSTpistolero @i @j @hj @lanodan What I do is just pipe it through awk.
psql -q -A -t -f query | '$0!~/@/{print $0 "@bae.st";next} 1;' > x.csv