Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Amazing Digital Circus : Episode 9

A Computer Science (BSIT) major analyzes the programming/coding/terminal part of this episode

Feel free to contribute changes!

Oh and here's what's in-store:

The Terminal

  • Shows why Kinger executed commands
  • What each command did
  • Explains what each command does
  • Shows everything in the terminal

Check out the terminal here

File system

Note

The information here is inferred

  • Shows both "Kinger's" computer and the circus server's file system
  • Shows information about the files

Check it out here

hjsakldfhl

These files contain trivia and other information about the episode

All Trivia

  • CANDA might be a concatenation of "CA" and "NDA," in which if it were, would mean "Caine & Abel Non-disclosure agreement"
  • The time on the computer in the end was 8:25PM
  • kinger@circus:~$ means the user is logged in as "kinger" in a server named "circus". With the current directory being /home/kinger
  • Kinger connects to the server using a custom made program that uses ssh (most likely)
  • Kinger's real name might be along the lines of G░an░
  • Kinger made sure to check if he was logged in correctly at the start with the whoami command
  • The reason why Caine stayed for a second after deletion was because he was still loaded into memory (RAM) and was given a SIGTERM signal (Which is a polite way to request a program to stop, meaning the program can still execute instructions/code for a bit before disappearing)

About

Computer Science major explains TADC: Ep8

Topics

Resources

Stars

8 stars

Watchers

0 watching

Forks

Contributors