Search Results

Search: Posts Made By: lachino8
3,599
Posted By lachino8
Thanks guys...I got it. I was just unsure as to...
Thanks guys...I got it. I was just unsure as to how I name the temp file. I got all kinds of errors, but tweaked it and now it works. Thanks for your input!!..much appreciated!

-brian :)
3,599
Posted By lachino8
Renaming a file to the same name
Hi All,

I was wondering if anyone knows how i take in a file, format the file, and then rename the file as the same name as the input file in shell script. Here is an example of what I am doing:...
8,619
Posted By lachino8
Hi Peter, I actually did try double quotes...
Hi Peter,

I actually did try double quotes around the entire string and then backticks around the actual command only to get a ksh error. It says that `echo cannot be found. I also tried doing...
8,619
Posted By lachino8
Thanks for all of your help..but it still won't...
Thanks for all of your help..but it still won't work. Java strings need to be started with the "double quote" If you use the 'single quote' it returns an error. I am just so frustrated because...
8,619
Posted By lachino8
help with "echo" command
I was wondering how i could integrate the "echo" command into a java program. Here is my code:

String boxname="";
String[] box = new CmdExec().run("ksh \"echo $__box_name\"");
...
Showing results 1 to 5 of 5

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