Actions
Bug #300
openCommand to deinstall Chirp is wrong
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
09/10/2012
Due date:
% Done:
0%
Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
Linux
I read the instructions above:
Description
In INSTALL, there is a command: "sudo xargs -0 rm -rf < files.txt" for deinstalling and removing (most) traces of Chirp from the machine. The "-0" flag is not necessary and will usually cause the the xargs command to balk.
Actions