Jump to content

Recommended Posts

Posted
Is there such a thing as a Command Line emulator ? ICT curriculum is calling for cmd line access to do simple DIR and create files etc. but being a school the command line is blocked. In fairness I doubt there would be much they can do with it, but in the interests of not causing me more work an emulator would be great
Posted (edited)

I'd have a thought a sandbox VM would be worth having, rather like the ones discussed in threads about Python coding. At least then they can run whatever recursive delete command they want without you having to worry about what they're up to.

 

Although, depending on what you have currently available, that might involve more work than you are looking for.

Edited by jthompson
Posted

For python, they are using online interpreters which is working well (repl.it if I remember rightly) It would be nice to have a small portable exe that fakes a real command line with just the commands the curriculum needs which can be ran from a network share.

I'd write one myself but I don't have the time!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...