Skip to content

locphan87/cmd-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Command line tools

cli-tool description
ekill Kill a process as safely as possible
ws Web search

Setup

Add this directory to $PATH so you can run these tools from everywhere

echo 'export PATH="/path/to/cli-tools/bin:$PATH"' >> ~/.bashrc

Usage

ekill

ekill <pid>

ws

View command helps

ws -h

View command helps for a site

ws -s <site> -h

Tips: create aliases for sites

Config file

Ref .wsrc.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published