Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
ddephor45117yLooks nice. But using 'dir' on linux systems should immediately log out the user and change the password to a random value
-
ddephor45117y@Papi I thought it was an alias in the default .bashrc. But I checked it and on my machine (debian jessie) there is a /bin/dir (elf-binary) and it's different from /bin/ls
-
Cyanite85577y@jhfLinuxGuy both commands will exist evwntually and they will behave like their originals
-
Cyanite85577yDo notice how I can //not// proceed "home" with a / while I'm in the top level, but when I move into another folder THEN I have to use "/home".
-
Snob20927yWhat game is this (will it be)? It looks awesome!
Edit: ahhh I already know, it's your hacking simulator right? -
Cyanite85577y@wholl0p
This is ExitCode. The Free, Open Source, Desktop and (to-be) Hacking Simulator Game.
https://trello.com/b/0bH2SjQf -
Aren't you the one who asked people here to suggest names for your game?
Also, if it helps
https://github.com/faraazahmad/... -
@Cyanite
I meant, if you can understand the logic (it's in Ruby, you know python) you can implement it. 👍 -
Cyanite85577y@Faraaz
Not really.. I have to hook into a custom built FileSystem, and all of this other stuff. I have a custom Command API and Console API for executing and parsing commands... I doubt I could use this. Regardless, my CD command is finished.
Is it working..?
...
I think it's working! ^~^
Tell me if this looks correct, I'm trying to mimic the linux CD command in my game:
undefined
feedback
opinions
game
cd
command