Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipes and other non-regular files #1

Closed
nivekuil opened this issue Sep 20, 2016 · 1 comment
Closed

Pipes and other non-regular files #1

nivekuil opened this issue Sep 20, 2016 · 1 comment

Comments

@nivekuil
Copy link
Owner

The current behavior is to loudly fail when =rip= encounters a non-regular file, like those produced by =mkfifo= or =mknod=. Is there a safe and consistent way to deal with these?

@nivekuil
Copy link
Owner Author

nivekuil commented Oct 3, 2016

Added a special case for fifos, which is probably the only special filetype that people will encounter. Further cases should be pretty easy to address.

@nivekuil nivekuil closed this as completed Oct 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant