kihei/i-0233ca5e1d96f6d42
by SadServersMore by SadServers
root 685 2 0 23:37 ? 00:00:00 [kworker/0:4-events] admin 687 563 0 23:37 pts/0 00:00:00 bash -l admin 691 687 0 23:37 pts/0 00:00:00 /usr/bin/python3 /usr/bin/asadmin 694 691 0 23:37 pts/0 00:00:00 /usr/bin/python3 /usr/bin/asadmin 695 691 0 23:37 pts/1 00:00:00 sh -c /bin/bash admin 696 695 0 23:37 pts/1 00:00:00 /bin/bash root 704 2 0 23:37 ? 00:00:00 [kworker/u4:4-events_unboundadmin 957 696 0 23:43 pts/1 00:00:00 ps -ef admin@i-0c6e74f29b5339b88:~$ ps -ef | grep web root 580 1 0 23:37 ? 00:00:00 /usr/bin/python3 /home/adminadmin 960 696 0 23:43 pts/1 00:00:00 grep web admin@i-0c6e74f29b5339b88:~$ cat /proc/580/mem cat: /proc/580/mem: Permission denied admin@i-0c6e74f29b5339b88:~$ ^Ct /proc/580/mem admin@i-0c6e74f29b5339b88:~$ cd /
paris/i-0c6e74f29b5339b88 06:10
by SadServerstage of Voter Turnout/Pourcentage de la participation électorale,Elected Candidaadmin@i-04f112c0886f6813b:~$ head table_tableau11.csv -n 2 Province,Electoral District Name/Nom de circonscription,Electoral District Numbon,Population,Electors/Électeurs,Polling Stations/Bureaux de scrutin,Valid Ballontage of Valid Ballots /Pourcentage des bulletins valides,Rejected Ballots/Bulle Rejected Ballots /Pourcentage des bulletins rejetés,Total Ballots Cast/Total detage of Voter Turnout/Pourcentage de la participation électorale,Elected Candida"Newfoundland and Labrador/Terre-Neuve-et-Labrador","Avalon",10001,81540,68487,2,61.7,"McDonald, Ken Liberal/Libéral" admin@i-04f112c0886f6813b:~$ 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. >>> with open("table_tableau11.csv") as fp: ... for i in fp.readlines