Results 1 to 2 of 2
Thread: java command line arguments
- 02-22-2010, 12:51 PM #1
Member
- Join Date
- Feb 2010
- Posts
- 7
- Rep Power
- 0
java command line arguments
hi
I want to give command line arguments in java programming as like
ls -l -a
for unix system
My problem is where i want user to give multiple files and give a depth in the given way
java elecutableClass -d=4 filenames
to run a program where -d is assigned to a special variable meant for this purpose rather than args.
For any help thanks in advance
- 02-22-2010, 02:00 PM #2
Don't crosspost , FFS :mad:
java command line argumentsMath problems? Call 1-800-[(10x)(13i)^2]-[sin(xy)/2.362x]
The Ubiquitous Newbie Tips
Similar Threads
-
Command Line Arguments
By Nakira in forum NetBeansReplies: 10Last Post: 02-04-2010, 03:45 PM -
arguments in command-line
By girlet18 in forum New To JavaReplies: 2Last Post: 01-21-2010, 02:05 PM -
Command line arguments help
By may88 in forum New To JavaReplies: 8Last Post: 12-08-2009, 01:20 PM -
[SOLVED] command line arguments using IDE
By sandeepsai39 in forum New To JavaReplies: 5Last Post: 03-12-2009, 07:19 AM -
Java Command Line Arguments In Eclipse IDE
By JavaForums in forum EclipseReplies: 0Last Post: 05-19-2007, 09:45 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks