Skip to content
This repository was archived by the owner on Dec 14, 2020. It is now read-only.

busybox: ash history option -c to delete command history from memory#1302

Open
blackfuel wants to merge 2 commits intoRMerl:masterfrom
blackfuel:forgetaboutit
Open

busybox: ash history option -c to delete command history from memory#1302
blackfuel wants to merge 2 commits intoRMerl:masterfrom
blackfuel:forgetaboutit

Conversation

@blackfuel
Copy link
Contributor

This is a continuation of: busybox: add clearhistory command to securely wipe the ash command history from memory #1300. Github automatically closed the pull request because I deleted that branch.

I corrected the changes recommended by @themiron, and put it on a clean branch. The only difference is that I kept the secure string wipe function and remove the .ash_history file.

So, history -c works perfectly now. I'm unfamiliar with hush; not sure how to test it.

@blackfuel blackfuel changed the title busybox: ash history command option -c to delete command history from memory busybox: ash history option -c to delete command history from memory Mar 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants