· 6 years ago · Oct 22, 2019, 08:00 AM
1ubuntu@ip-172-31-2-4:~$ ps -ef | grep python
2ubuntu 2575 1 0 Oct21 ? 00:00:00 SCREEN python3 simple_transport.py -snapshot_dir /home/ubuntu/data -access_key AKIAWOYCFAEIEX4HDT7A -secret_key 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 -aws_bucket helix-testnet-snapshots -snapshot_interval 600.0
3ubuntu 2576 2575 2 Oct21 pts/2 00:15:38 python3 simple_transport.py -snapshot_dir /home/ubuntu/data -access_key AKIAWOYCFAEIEX4HDT7A -secret_key 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 -aws_bucket helix-testnet-snapshots -snapshot_interval 600.0
4ubuntu 23133 23071 0 07:55 pts/0 00:00:00 grep --color=auto python
5ubuntu@ip-172-31-2-4:~$