Difference between revisions of "--"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
− | + | {{EOF}} |
Revision as of 13:57, 17 November 2023
sudo -u postgres -- bash -c "psql -c 'CREATE database tsdb'" sudo -u postgres -- bash -c "psql tsdb -c 'CREATE EXTENSION IF NOT EXISTS timescaledb;'"
kubectl exec
kubectl run -it alpine --image=alpine -- sh
EOF, EOT, shell redirection, --
, read
Advertising: