Category: Updates

home-brew on macOS big sur

I installed home-brew via /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" and whenever I type in...

Find multiple files in linux

I am searching for files in linux and am able to execute the command to search for a single type of format e.g *.jpg but would like to find all files with...