fixed xargs, added grep
This commit is contained in:
parent
2980f205df
commit
c601693811
5 changed files with 274 additions and 49 deletions
|
@ -93,4 +93,3 @@ mode_t mu_parse_mode(const char *s, mode_t cur_mode) {
|
|||
else
|
||||
return (cur_mode & ~mask) | (mode & mask);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue