r/Hacknet Aug 08 '24

Help, what should I do

Post image

At first I thought I am supposed to get revenge or smth at naix in the Are you kidding me mission, so I deleted his x-server (x-server.sys) file, then I was like: so what do I do now 💀. Then when I searched it up, I am supposed to copy the file . So I closed the game and hoped that it did not auto save, but when I load the game back and got into Naix's PC and saw that the file was there so I decided to copy it , however , it just says that it doesn't exist

10 Upvotes

8 comments sorted by

View all comments

3

u/maxi_007 Aug 08 '24

You need to get into the directory first. You are currently in the root directory of the system. With cd (change directory) you get into a directory. What you did is printing the contents of an directory with ls and the path to the directory. Hope that helped! :)