Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/estebanborai/unix-scripts

👨 💻 WSL & Unix based systems utility scripts
https://github.com/estebanborai/unix-scripts

linux macos scripts shell unix utility wsl

Last synced: 17 days ago
JSON representation

👨 💻 WSL & Unix based systems utility scripts

Awesome Lists containing this project

README

        

# unix-scripts
👨 💻 WSL & Unix based systems utility scripts

Script | Description | Output Sample
--- | --- | ---
[my-local-ip.sh](https://raw.githubusercontent.com/estebanborai/unix-scripts/master/scripts/my-local-ip.sh) | Returns the IP address of your system in the local network. | `inet 192.168.0.204 netmask 0xffffff00 broadcast 192.168.0.255`
[watchman-clean-watchers.sh](https://raw.githubusercontent.com/estebanborai/unix-scripts/master/scripts/watchman-clean-watchers.sh) | Clean watchman process | `*`
[apt-remove-purge](https://raw.githubusercontent.com/estebanborai/unix-scripts/master/scripts/apt-remove-purge.sh) | Removes a package completely | `*`