command-line-murders/i-038602785d3f41a4a
by SadServersMore by SadServers
admin@i-072d9ea3aa14603ae:~$ sql sqldiff sqlite3 admin@i-072d9ea3aa14603ae:~$ sqlite3 SQLite version 3.34.1 2021-01-20 14:10:07 Enter ".help" for usage hints. Connected to a transient in-memory database. Use ".open FILENAME" to reopen on a persistent database. sqlite> .mode csv sqlite> .import table_tableau11.csv tt table_tableau11.csv:101: expected 13 columns but found 12 - filling the rest witsqlite> describe tt; Error: near "describe": syntax error sqlite> describe table tt; Error: near "describe": syntax error sqlite> . tt;
ivujivik/i-072d9ea3aa14603ae 03:23
by SadServers(use "git restore <file>..." to discard changes in working directory) deleted: webserver_v1.py Untracked files: (use "git add <file>..." to include in what will be committed) .bash_history .bash_logout .bashrc .config/ .profile .ssh/ agent/ no changes added to commit (use "git add" and/or "git commit -a") admin@i-03ec63ce519cbff18:~$ git restore webserver_v1.
monaco/i-03ec63ce519cbff18 04:29
by SadServers< HTTP/1.1 404 NOT FOUND < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Sun, 18 Feb 2024 21:23:47 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 207 < Connection: close < <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p> * Closing connection 0 admin@i-07648651034177082:~$
paris/i-07648651034177082 06:09
by SadServerstotal 52K drwxr-xr-x 7 admin admin 4.0K Jan 1 17:19 . drwxr-xr-x 3 root root 4.0K Sep 17 16:44 .. drwx------ 3 admin admin 4.0K Sep 20 15:52 .ansible -rw------- 1 admin admin 517 Jan 1 17:22 .bash_history -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -rw-r--r-- 1 admin admin 3.5K Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4.0K Sep 20 15:56 .config drwxr-xr-x 3 admin admin 4.0K Jan 1 17:19 .local -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4.0K Sep 17 16:44 .ssh -rw-r--r-- 1 admin admin 1.0K Jan 1 17:19 .webserver.py.swp drwxr-xr-x 2 admin root 4.0K Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-02771b3f9cef454ca:~$ curl localhost:5000/