This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Nothy's profile picture

OpenShell

Started by Nothy, 05 April 2016 - 10:06 PM
Nothy #1
Posted 06 April 2016 - 12:06 AM
OpenShell
"The shell no one really asked for"


[indent=7]Okay, since I'm working on another operating system (wip), I might as well give out what will be powering the beast.
It's called OpenShell and handles a lot of the things that the OS can't handle on a "root" level.
Fortunately, it comes with a built-in gui which is super helpful.

Either way, this is not meant to be impressive in any way, it is just to have a replacement for CraftOS.[/indent]

[indent=7]
 pastebin run iQyRE2S4 
[/indent]
[indent=7]
Warning: This may be slightly buggy, but it's being actively worked on in parallel with the development of Axiom, which will be running this as an alternate shell.

Also, there are some commands.

ls - Lists all the files and folders in the current directory
edit [filename] - Launches the default editor
delete [filename] / rm [filename] - Removes [filename]
folder [filename] - Creates a folder
pastebin run/get [code] [filename] - Just good 'ole pastebin without upload features
cls/clear - Clears the screen
update - Downloads the latest version.
-# More commands to come.

If you're looking for screenies, here they are.
Spoiler


Here's what it looks like right after boot, sick stuff!

Doing some generic tasks

Okay, now I'm just showing off.

[/indent]
Edited on 05 April 2016 - 10:07 PM
Lemmmy #2
Posted 06 April 2016 - 01:09 AM
you are hopeless and you need to CUT
Nothy #3
Posted 06 April 2016 - 07:16 AM
you are hopeless and you need to CUT
OK lol
Elttob #4
Posted 06 April 2016 - 11:29 AM
I love the orange/grey combo!
Nothy #5
Posted 06 April 2016 - 03:28 PM
I love the orange/grey combo!
Thank you! It was going to be blue/gray first, but it was too hard to read. :D/>