Nonsense. And even if the config file cannot be found in the usual directories then there are always tools like KFind that can search your entire OS within seconds.
The prompt was realistic not simple lol. Usually some man or programname -h and then reading will tell you where to look and that’s simple. Not many people want to hear “RTFM” though.
not seen in this comic: the linux file isn’t where the comic/manual/internet nerds says it should be, and there’s no realistic way to find it
Nonsense. And even if the config file cannot be found in the usual directories then there are always tools like KFind that can search your entire OS within seconds.
congratulations. you’ve just sent a linux newb down a 12 hour rabbit hole that doesn’t actually solve their problem.
and thats the power of linux baby hell yeah
Sure there is:
find / -name myprogram*.md -o -name myprogram*.txt
or start with just looking for the program name and pipe toless
So simple
The prompt was realistic not simple lol. Usually some
man
orprogramname -h
and then reading will tell you where to look and that’s simple. Not many people want to hear “RTFM” though.