paris/i-0cca2c9bbea0618fd
by SadServersMore by SadServers
-rw-r--r-- 1 root root 577 Oct 13 2020 /usr/share/doc/python3-colorama/exampl-rw-r--r-- 1 root root 344 Oct 13 2020 /usr/share/doc/python3-colorama/exampl-rw-r--r-- 1 root root 384 Oct 13 2020 /usr/share/doc/python3-colorama/exampllrwxrwxrwx 1 root root 8 Aug 12 2020 /usr/share/bash-completion/completionslrwxrwxrwx 1 root root 21 Aug 12 2020 /usr/share/bash-completion/completionsbtdownloadheadless.py lrwxrwxrwx 1 root root 21 Aug 12 2020 /usr/share/bash-completion/completionsownloadheadless.py -rw-r--r-- 1 root root 1064 Aug 12 2020 /usr/share/bash-completion/completions-rwxr-xr-x 1 root root 1698 May 12 2020 /usr/share/doc/python3-jmespath/exampl-rw-r--r-- 1 root root 15616 Mar 18 2020 /usr/share/doc/python3-yaml/examples/p-rwxr-xr-x 1 root root 4434 Mar 18 2020 /usr/share/doc/python3-yaml/examples/y-rw-r--r-- 1 root root 13202 Mar 9 2019 /usr/share/pyshared/lsb_release.py -rw-r--r-- 1 root root 5521 Dec 3 2017 /usr/share/doc/python3-pysimplesoap/exadmin@i-0eff0d6696d6564d7:~$
monaco/i-0eff0d6696d6564d7 00:27
by SadServerscurl: (7) Failed to connect to localhost port 13599: Connection refused curl: (7) Failed to connect to localhost port 13600: Connection refused curl: (7) Failed to connect to localhost port 13601: Connection refused curl: (7) Failed to connect to localhost port 13602: Connection refused curl: (7) Failed to connect to localhost port 13603: Connection refused curl: (7) Failed to connect to localhost port 13604: Connection refused curl: (7) Failed to connect to localhost port 13605: Connection refused curl: (7) Failed to connect to localhost port 13606: Connection refused curl: (7) Failed to connect to localhost port 13607: Connection refused curl: (7) Failed to connect to localhost port 13608: Connection refused curl: (7) Failed to connect to localhost port 13609: Connection refused curl: (7) Failed to connect to localhost port 13610: Connection refused curl: (7) Failed to connect to localhost port 13611: Connection refused curl: (7) Failed to connect to localhost port 13612: Connection refused
taipei/i-0f402b002ead5811c 08:12
by SadServers.data.stations.[] | select( .has_kiosk == true ) jq: 1 compile error cat: write error: Broken pipe admin@i-08425b1c710310b14:~$ cat station_information.json | jq ".data.stations |"^C admin@i-08425b1c710310b14:~$ python bash: python: command not found admin@i-08425b1c710310b14:~$ python3 Python 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import json >>> from pathlib import Path >>> p = Path("station_information.json") >>>