in reply to % o $ is not recognized as an internal or external command

What happens if you try it without the leading percent sign? (The percent sign is a common prompt on a lot of UNIX systems. It's not really part of the command.)

  • Comment on Re: % o $ is not recognized as an internal or external command

Replies are listed 'Best First'.
Re^2: % o $ is not recognized as an internal or external command
by Anonymous Monk on Aug 18, 2008 at 17:28 UTC
    It returned the following: 5.812 The % perl _MLWP _le "print(LWP->VERSION)" script came from the Book by Sean M. Burke titled "Perl&LWP. Thanks!