Found another gem to display all Windows by using …
Windows + Tab |
cloud engineer
Found another gem to display all Windows by using …
Windows + Tab |
Windows + Tab
Here’s the command to stop and remove all Docker containers.
docker stop $(docker ps -a -q) docker rm $(docker ps -a -q) |
docker stop $(docker ps -a -q) docker rm $(docker ps -a -q)