Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

pass l to psql from linux

# Use the -c flag
psql -Umy_user -c "l+"
 
PREVIOUS NEXT
Tagged: #pass #psql #linux
ADD COMMENT
Topic
Name
4+8 =