Prompt for password if it isn't passed in #15

Closed
by weskerfoot opened 6 years ago · 1 comments
weskerfoot commented 6 years ago (Migrated from github.com)
Owner

It might be helpful for people who are paranoid about their bash history to have the option of entering their password interactively.

Additionally, it could detect if you passed an empty string and prompt for it in that case as well.

A workaround at the moment is to prefix your invocation of the command with a space which will cause bash (and maybe other shells?) to not log it in your history.

It might be helpful for people who are paranoid about their bash history to have the option of entering their password interactively. Additionally, it could detect if you passed an empty string and prompt for it in that case as well. A workaround at the moment is to prefix your invocation of the command with a space which will cause bash (and maybe other shells?) to not log it in your history.
weskerfoot commented 6 years ago (Migrated from github.com)
Poster
Owner
Fixed in https://github.com/weskerfoot/DeleteFB/pull/16
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.