Looking some best free online terminal for get practice in SHELL and PERL

having window based system does not having the linux and perl not installed, refer some best online emulator for linux shell scripting as well perl

refer some good online emulator for linux shell scripting and perl ,

link|improve this question
feedback

closed as not constructive by MDMarra, Andrew M., Mark Henderson Dec 10 '11 at 6:49

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

2 Answers

The best Linux emulator would be Linux itself. Install a distro as a VM. Virtualbox is free.

Strawberry Perl is my preferred Perl under Windows as it's closest to Perl under *nix (and includes a C compiler), but ActiveState Perl is there as well. ...but then again, Linux VM...

link|improve this answer
i am looking some online terminal, not in my local – Bharanikumar Dec 10 '11 at 5:12
am looking only online itself, – Bharanikumar Dec 10 '11 at 6:49
feedback

Use Cygwin for a Linux emulator, which you can install Perl in as well and can be used with a PuTTy clone called puttycyg for a terminal.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.