Linux-Noob Forums

Full Version: Dumb Question about folder location
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

I don't usually use linux for much, but I'm trying to run a program from terminal that requires another file. The location of the file is "default/file". This is a stupid question, but where would the folder "default" be located?

 

"cannot open default/file: No such file or directory"


what program are you trying to run and what distro is it

 

the only thing i can think you mean would be your /home folder

 

eg /home/anyweb

 

but without more details i could be hopelessly wrong

 

cheers

I'm running ubuntu as a virtual machine. The program that is able to decrypt and extract the contents of a wii nand dump. Its named zestig. I have the source code of it as well if that helps at all.
I've managed to figure it out.

Quote:I've managed to figure it out.
 

and that was how in case others run into the same problem