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.
Name | Description |
---|---|
clear-cache | Frees up disk space by clearing caches of several package managers. |
mlab | Wrapper script for running Matlab programs from the command line. |
packup | Invokes upgrade commands to several installed package managers. |
purge-snap | Removes all traces of the Snap package manager. |
setup-tmate | Installs Tmate and creates a session suitable for CI pipelines. |
trsync | Rsync for one time remote connections. |
tscp | SCP for one time remote connections. |
tssh | SSH for one time remote connections. |