cli-tool | description |
---|---|
ekill | Kill a process as safely as possible |
ws | Web search |
Add this directory to $PATH so you can run these tools from everywhere
echo 'export PATH="/path/to/cli-tools/bin:$PATH"' >> ~/.bashrc
ekill <pid>
View command helps
ws -h
View command helps for a site
ws -s <site> -h
Tips: create aliases for sites
Ref .wsrc.js