Closed salsicha closed 11 years ago
Hi, thanks for the pull requests, but file_read
should not require sudo to run -- first because Cuisine does not assume users have the rights to invoke sudo, second because it would break the existing API. Thanks though!
Having file_read using sudo by default (or maybe just adding a sudo argument to the function) makes it more useful.