3 lines
101 B
Plaintext
3 lines
101 B
Plaintext
|
|
psq="sudo -upostgres psql track -c"
|
||
|
|
$psq "select count(*) from tracks WHERE request_type = 'uplink'"
|