Skip to content

Shell Scripts

Shell Scripts is a collection of POSIX shell and PowerShell utility scripts. These scripts are designed for my personal usage, but should be easily installable on any system.

Scripts

The following table shows the avaible shell scripts. Each script is aviable in both POSIX shell and PowerShell versions if its functionality applies to both Unix and Windows systems.

NameDescription
clear-cacheFrees up disk space by clearing caches of several package managers.
mlabWrapper script for running Matlab programs from the command line.
packupInvokes upgrade commands to several installed package managers.
purge-snapRemoves all traces of the Snap package manager.
setup-tmateInstalls Tmate and creates a session suitable for CI pipelines.
trsyncRsync for one time remote connections.
tscpSCP for one time remote connections.
tsshSSH for one time remote connections.

Released under the MIT License.