Help for this page

Select Code to Download


  1. or download this
    system {'bash'} 'zsh', '-c', 'echo I think I am a $0';
    # outputs "I think I am a zsh" (although it's a bash)
    
  2. or download this
    syntax error at ./685741.pl line 7, near "} 'zsh'"
    Execution of ./685741.pl aborted due to compilation errors.