A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/trinhminhtriet/procx below:

trinhminhtriet/procx: ProcX is an interactive command-line tool for quickly searching and terminating processes, offering a streamlined alternative to traditional kill.

 ____                     __  __
|  _ \  _ __   ___    ___ \ \/ /
| |_) || '__| / _ \  / __| \  /
|  __/ | |   | (_) || (__  /  \
|_|    |_|    \___/  \___|/_/\_\

🧹 ProcX is an interactive command-line tool for quickly searching and terminating processes, offering a streamlined alternative to traditional kill.

TBD

To install procx, simply clone the repository and follow the instructions below:

git clone https://github.com/trinhminhtriet/procx.git
cd procx
cargo build --release
cp ./target/release/procx /usr/local/bin/

Running the below command will globally install the procx binary.

Optionally, you can add ~/.cargo/bin to your PATH if it's not already there

echo 'export PATH="$HOME/.cargo/bin:$PATH"' >> ~/.bashrc
source ~/.bashrc

Run procx with the following command to kill the process:

Running the below command will globally uninstall the procx binary.

Remove the project repo

rm -rf /path/to/git/clone/procx

We welcome contributions!

Once your pull request has been merged, you can delete your branch.

This project is licensed under the MIT License - see the LICENSE file for details.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4