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
Release history Release notifications | RSS feed
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.tar.gz
(4.8 kB
view details)
Built Distribution
keep-1.3-py3-none-any.whl
(9.8 kB
view details)
File details
Details for the file keep-1.3.tar.gz
.
File metadata
- Download URL: keep-1.3.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e9b966918bf0fd642426f9d470c9f3ef5b82757e49d8ae5b3eb8df32282a1a78
|
|
MD5 |
f9569704cd86ba5c5eacc7cacee47bc2
|
|
BLAKE2b-256 |
2d08f2dd24db295252426001c2c583a1c91f1922d0fe2869ffdfe5228124a8cb
|
File details
Details for the file keep-1.3-py3-none-any.whl
.
File metadata
- Download URL: keep-1.3-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7a9888528ad28d7dbef5d18ce09eece7c32aaf0ff084bbd8c21d3574f6d63b1b
|
|
MD5 |
c450784c425ffbede051bea93044affb
|
|
BLAKE2b-256 |
c3ce02636ce0904344f6e4fdb8d78e0419328b7bbff02c9c089ab126672db744
|