Results 1 to 1 of 1
Thread: how to get the full file name
- 08-05-2009, 12:55 PM #1
Member
- Join Date
- Aug 2009
- Posts
- 1
- Rep Power
- 0
how to get the full file name
hi....
i have made a java program, which is called inside a shell script.
Now the filename is to be supppiled as a command line argument to shell like
what i want is , this command line name should be interpreted as full path by the java codeJava Code:./nsdnet.sh ./nsdnet_file.csv
like /dialp/Release/bin
and if we write
as
, then the filename should get expand to /dialp/Release/nsdnet_file.csvJava Code:./nsdnet.sh ../nsdnet_file.csv
is this possible?
plz help:confused:
Similar Threads
-
same animation speed regardless of how power full the PC is.
By Mba7eth in forum New To JavaReplies: 3Last Post: 09-16-2008, 11:55 AM -
Can any one solve this?I want full code.
By sreenathuuu in forum New To JavaReplies: 3Last Post: 08-20-2008, 08:45 AM -
Full screen test
By Java Tip in forum java.awtReplies: 0Last Post: 06-23-2008, 11:24 PM -
how to set full screen dimensions
By valery in forum New To JavaReplies: 1Last Post: 08-03-2007, 06:08 PM -
Full screen
By Jack in forum Advanced JavaReplies: 2Last Post: 07-02-2007, 05:49 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks