Kiarash Kiani

Kiarash Kiani

Follow
homeData SciencemacOSAboutnewsletter
Tag

Bash

#bash

More content

Read more stories on Hashnode


Articles with this tag

How to fully uninstall apps in macOS just using bash

May 6, 20224 min read

Free but powerful solutions to uninstall any application · Introduction When you install a new application on your mac, the setup will throw a lot of...

How to fully uninstall apps in macOS just using bash

Bash script automation in macOS

Feb 9, 20223 min read

Scheduling bash scripts to be run at login using `launchd` · Introduction There are many scenarios in which bash scripts can be used to automate...

Bash script automation in macOS