personal config
This commit is contained in:
parent
af6440da8f
commit
5a68bfbec1
7 changed files with 68 additions and 6 deletions
|
@ -17,6 +17,9 @@ static const char *output_name = NULL;
|
|||
/* -l option; if nonzero, use vertical list with given number of lines */
|
||||
static unsigned int lines = 0;
|
||||
|
||||
/* -p option; display input as asterisks */
|
||||
static int passwd = 0;
|
||||
|
||||
/*
|
||||
* Characters not considered part of a word while deleting words
|
||||
* for example: " /?\"&[]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue