added musuid
This commit is contained in:
parent
ff94d81541
commit
bfb3d3b2fb
5 changed files with 33 additions and 2 deletions
|
@ -4,6 +4,10 @@
|
|||
/* (cat tee wc xargs rev split cp) text buffer */
|
||||
#define BUF_SIZE 32000
|
||||
|
||||
#ifdef _MUSUID_C
|
||||
#define MUTILS_PATH "/bin/mutils"
|
||||
#endif
|
||||
|
||||
#ifdef _SHRED_C
|
||||
/* source of random (shred) */
|
||||
#define RAND_SOURCE "/dev/urandom"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue