discoltk
discoltk
Same problem, though while it will start without the -b flag, the performance is severely degraded. Nvidia 364.19-1 libglvnd 0.1.0.20160411-1 I tried downgrading libglvnd but that caused bigger problems. Was...
Is it intentional that the files are symlinks? Making them be files instead of symlinks would make the challenge description accurate without changing the wording.
Actually it was "search for string in files recursive" that I noticed it. ` find . -type f -name "access.log*" -exec egrep string {} \;` Didn't return anything, because its...
For me personally, I'm not always this pedantic - but when it come to UNIX you really ought to be! It's an unforgiving system. The person taking the challenge should...
In that sense, a FIFO is also a special (kind of) file. http://man7.org/linux/man-pages/man7/fifo.7.html I would not assume we were intended to read from one where it present. On Mon, May...
The IOS app is unusable. Unclear on why this is labelled 'minor', there should be no higher item than this. I thought perhaps the user I was having issues with...