in reply to How do I print a quote with a perl one liner on dos?
hi tphyahoo,
Are you sure you have asked the correct question? If so, this will do what you want
perl -le "print chr 34"thinker
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How do I print a quote with a perl one liner on dos?
by tphyahoo (Vicar) on Mar 23, 2005 at 10:07 UTC | |
by larryk (Friar) on Mar 23, 2005 at 11:21 UTC |