We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$ mkdir -p $(python3 -c 'print("./" + "a/" * 32768)') mkdir: File name too long $ gnu-chmod -R 777 a $ chmod -R 777 a chmod: Too many open files