Here is the Bash command to run a SQL script on a PostgreSQL server in Ubuntu Linux :
psql -U steven -d nama_database -f hapus_tinta_masuk.sql
This is a Linux terminal command to compile C++ source code:
g++ main.cpp -o my_app `pkg-config gtkmm-3.0 --cflags --libs` -lpqxx -lpq