fixed grep
This commit is contained in:
parent
c4f4bf3ca3
commit
ec265a4c23
9 changed files with 148 additions and 146 deletions
|
@ -8,11 +8,6 @@
|
|||
#define MUTILS_PATH "/bin/mutils"
|
||||
#endif
|
||||
|
||||
#ifdef _SHRED_C
|
||||
/* source of random (shred) */
|
||||
#define RAND_SOURCE "/dev/urandom"
|
||||
#endif
|
||||
|
||||
#ifdef _HEAD_C
|
||||
/* format for printf (head) */
|
||||
#define HEAD_FMT "==> %s <==\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue