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.1.tar.gz
(4.8 kB
view details)
Built Distribution
keep-1.3.1-py3-none-any.whl
(9.8 kB
view details)
File details
Details for the file keep-1.3.1.tar.gz
.
File metadata
- Download URL: keep-1.3.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
791f7f999c610fde7c4cce71a0d73fa249f30e07ccacefe564f2173c8571e8a2
|
|
MD5 |
0c7125f72950a08699416bd90f7039aa
|
|
BLAKE2b-256 |
37cf3f5d0ca8b6e8515de7633bb1e6319bbf22fd18a52a0d3711e780ec6191d4
|
File details
Details for the file keep-1.3.1-py3-none-any.whl
.
File metadata
- Download URL: keep-1.3.1-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
12bbd9938a1309c989e90b33eeb71af105545acab58cab87977178a2afd560b6
|
|
MD5 |
afec061adef31c3f235f5729c3075608
|
|
BLAKE2b-256 |
0b09d535e1b2ccb08304546c86e8412a19defcd6b1c65a414c906b3ed6f26c39
|