Search Results

Search: Posts Made By: Pramit
4,179
Posted By Pramit
Still no luck :confused: I tried this: java...
Still no luck :confused:
I tried this:
java -Xms64m -Xmx256m -Djava.library.path=$MY_CLASSPATH -cp $MY_CLASSPATH <class name> -DconsumerEnv="$consumerEnv"
export $DconsumerEnv---------- Post...
4,179
Posted By Pramit
How to pass the environment name while calling java program from unix script?
Hi,
I'm trying to test one unix shell script in dev environment. But I'm not sure how to pass the environment in my java program calling code. I'm trying to use -DconsumerEnv="DEV" but unfortunately...
6,492
Posted By Pramit
Checking directory status
Can I use -ctime/-mtime to verify if a particular directory has been updated or not?
I don't care about number of days. I just want to perform some operations only if the folder is modified (or...
1,965
Posted By Pramit
Thanks to everyone... your effort really saved my...
Thanks to everyone... your effort really saved my time. :).. Thanks again
1,965
Posted By Pramit
How can I stop the unix script from trimming extra spaces?
I have a file which contains certain records about users. the row length is always fixed to 205 characters.
Now I want to read each record line from the file, substring some portion out of it and...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 11:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy