Jared Burrows Blog
Software Development and Course Notes
Wednesday, June 25, 2014
How to fix the /dev/fd/63: No such file or directory?
How to fix "diff: can't stat '/dev/fd/63': No such file or directory" error:
As root, simply run this command in your Terminal:
ln -s /proc/self/fd /dev/fd
No comments:
Post a Comment
Please make suggestions :)
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Please make suggestions :)