Skip to main content

Personal shell command keeper

Project description

Keep and view terminal commands in terminal only

$ keep watch -n 1 free -m
Description : To show RAM usage and time every second on terminal screen
$ keep sl
Description : Stop the Train !
$ keep "fortune | cowsay"
Description : What is cow's opoonion about you?

Review your saved commands by $ keep list.

Use grep to search for a saved command.

Example :

$ keep list | grep -i "ram usage"

1. watch -n 1 free -m : To show RAM usage and time every second on terminal screen

USAGE : * Save the commands you usually forget in ssh sessions

Installation

$ pip3 install keep

Happy Coding !

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

keep-1.3.1.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

keep-1.3.1-py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page