-
Try doing Task 01 without having to use the file from the local filesystem.
- You can use
curl
and pipes|
, or - Try storing the file into an env var with
curl
instead of downloading it everytime
- You can use
-
List all the packages installed on your machine.
-
List all the commands you used
grep
in. -
Install docker.
-
Get the IP (v4 or v6) for one of google's mail server; Can you do it with one command?