~/leohuynh.dev/topics/bash
#bash
Posts and snippets tagged #bash.
rss feed ↗snippets
Disable characters popup when holding keys
How to disable popup showing accented characters when press and hold a key on macOS.
Zipping files on macOS
Macos command to zip files and directories into a single file.
Kill that process
Identify and terminate processes running on a specific port in your dev environment.
Read file names
A quick utility to read all file names in a directory using Node.js.