Terminal Commands
Using Python to pretty print JSON file in Linux
python3 -m json.tool watchlist.jsonCopy files over ssh
scp ubuntu@ip_address:/home/ubuntu/path /Users/some_pathtest
Last updated
Was this helpful?