Trying to install sqlite3 command line tool with :
sudo apt-get install sqlite3 libsqlite3-dev
But I still can't run ./sqlite3 - nu souch file
How to solve this problem?
Trying to install sqlite3 command line tool with :
sudo apt-get install sqlite3 libsqlite3-dev
But I still can't run ./sqlite3 - nu souch file
How to solve this problem?