Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify Instructions for finishing the game? (SPOILER) #89

Open
ghost opened this issue May 18, 2016 · 4 comments
Open

Clarify Instructions for finishing the game? (SPOILER) #89

ghost opened this issue May 18, 2016 · 4 comments

Comments

@ghost
Copy link

ghost commented May 18, 2016

I loved Terminus! But I was confused for a while by the Instructions in KernelFiles. The game text reads as follows:

`>cd ..
You have moved to KernelFiles. The KernelFiles hold the sudo-secret (no, not
pseudo). You'd better read the Instructions.

less Instructions
You've learned how to make use of your friend grep I see. If you haven't it might be
wise for you to go back to the Library again to do some reading. Because here,
you'll need to use him to help you. Here is your task:
There are a lot of items in the MoreKernelFiles room and one of them contains the
sudo password. This password is very powerful password that lets you do absolutely
anything in the world. It lets you cast a spell on any item that is protected in any
way. You know the password is contained in one of these .txt items. You know that it
appears on a line that says the word: 'password='. You should find it with grep's
help. Then you'll need to use the sudo spell to find Paradise. To do this, just Type
'sudo' before the command you want to run, like so: 'sudo cp ITEM_A ITEM_B'. You
will then be prompted for the sudo password. Type the password, and the spell that
comes after sudo will be cast. If you open the Certificate in Paradise with sudo,
you will have truly found Paradise.`

The text above suggests (to my mind) that the solution is sudo mkdir Paradise, which the game doesn't permit. I finally looked at the Certificate itself, which gave me the key to finishing the game:

>less Certificate You must read the Certificate with the sudo password.

Oh.

>sudo less Certificate Password: You have correctly entered the password. You are now in Paradise. Take a look around, and congratulations.

I would suggest adding the words and the Certificate to the text that appears when you enter KernelFiles. The updated flavor text would read as follows:

You have moved to KernelFiles. The KernelFiles hold the sudo-secret (no, not pseudo). You'd better read the Instructions and the Certificate.

@ghost ghost changed the title Clarify Instructions for finishing the game (SPOILER) Clarify Instructions for finishing the game? (SPOILER) May 18, 2016
@armorsuitable
Copy link

Ubuntu Meta 18.04

sudo: effective uid is not 0, is /usr/bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?

@Amelia84222
Copy link

I tried and It asked me for the password, idk how to get it

@Amelia84222
Copy link

I tried using grep but it didn't work

@luffah
Copy link

luffah commented Jan 5, 2021

...
There are a lot of items in the MoreKernelFiles room and one of them contains the
sudo password. 
...
You know that it appears on a line that says the word: 'password='. You should find it with grep's
help.
...
Usage : grep <word> <file>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants