Search Results

Search: Posts Made By: rssrik
7,132
Posted By rssrik
rsync: taking advantage of files in different directory other than destination
Dear Folks,

I have to backup pgsql database dump everynight on a routine. The database dump actually contains sql(text) statements. The actual size of the database dump is aroung 800 MB. Between...
14,516
Posted By rssrik
Try adding the following line to your script .. ...
Try adding the following line to your script ..

export CLASSPATH=$CLASSPATH:/usr/java/j2re1.6.0_05

rssrik
2,280
Posted By rssrik
Gotcha ! Thanks to you "ERA"...
Gotcha !

Thanks to you "ERA"...
2,280
Posted By rssrik
thanks .. it works just wondering how come...
thanks .. it works

just wondering how come double quotes are escaped properly in case statement ! while [ "$A" =~ "$B" ] does not work ! seems like I have lot of catching up to do in shell...
2,280
Posted By rssrik
comparing scalars contaning "DOUBLE QUOTES" as data
Hello to all,

Does anyone know the solution ?

Two strings A and B are present. I want to check whether B is a Substring of A.

1. The value of A is - 29 * * * /bin/ls "test" "tmp*" "log*"
...
Showing results 1 to 5 of 5

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