Re: java one-liner
- From: bugbear <bugbear@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 25 Mar 2010 13:47:47 +0000
Stefan Ram wrote:
bugbear <bugbear@xxxxxxxxxxxxxxxxxxxxxxxxx> writes:Well, one *could* create a script to invoke the compiler
and runtime components sequentially, to give the effect
you request, but I see little benefit.
One benefit would be the possibility to use Java package
in command lines, such as Perl is used in, say,
cat cljp | perl -pe 's/\n\nFrom/\nFrom /mg' | grep ...
Yes - I understand the "idea" but question wether
Java can (in practice) express anything very useful
in one line.
BugBear
.
- Follow-Ups:
- Re: java one-liner
- From: Arne Vajhøj
- Re: java one-liner
- References:
- java one-liner
- From: SolutionMonkey
- Re: java one-liner
- From: bugbear
- java one-liner
- Prev by Date: Calendar question
- Next by Date: Re: Calendar question
- Previous by thread: Re: java one-liner
- Next by thread: Re: java one-liner
- Index(es):
Relevant Pages
|