Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Feature: read from history #10

Open
wcarhart opened this issue Sep 5, 2018 · 0 comments
Open

Feature: read from history #10

wcarhart opened this issue Sep 5, 2018 · 0 comments
Assignees

Comments

@wcarhart
Copy link
Owner

wcarhart commented Sep 5, 2018

Add a feature so that commands can be read from the history, rather than the CLI or a file.

If the history is:

scp src dest:/dir/file
cp src dest
bzip2 -d file.bz2

Should be able to:

python despicable.py --history 3       # repeats the last 3 commands in the history
@wcarhart wcarhart self-assigned this Sep 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant