A shell scripting option for open computers openOS this is a light and easily expandable scripting option for openOS based on existing command line scripting like dos and linux
usage is simple in openOS shell 'shell -c echo|"hello world"' this will print 'hello world' to the console or shell -f [file name] this will run the file with the .sh extension the file is setup like so 'echo|hello world' this will print 'hello world' to the console