Search Results

Search: Posts Made By: molwiko
3,027
Posted By molwiko
Actually I am working on module about cars on...
Actually I am working on module about cars on Joomla and I would like some real data to store, but the structure of DB it's different I just want the data, I don't know why it can be any permission...
3,027
Posted By molwiko
Script to scrape page for and save data
Hi All
I would like to get cars DB from this web site link removed , and I am trying to right script to go and parse the web page and save the data for each cars into a file, type of cars, mark,...
1,695
Posted By molwiko
sed -r...
sed -r 's#/+55.58.[21]6.2[14][17]/+#/domain.com/#g' file

there is any way to know if the cmd did the right Job, the dump is 15MB
1,695
Posted By molwiko
I tried this but it didn't work sed -r...
I tried this but it didn't work

sed -r 's#/+55.58.[21][6].[2][14][17]]/+#/domain.com/#g' file
1,695
Posted By molwiko
Sorry, I will make my self creative and let me...
Sorry, I will make my self creative and let me know if it's right ;)
1,695
Posted By molwiko
thanks this is work for the two IP I posted but...
thanks this is work for the two IP I posted but actually the real IP looks like this:
55.58.26.211
55.58.16.247
how I can modify the cmd to support those exact two IPs ?
1,695
Posted By molwiko
those value are not commented but exist in the DB...
those value are not commented but exist in the DB tables.
The name are the two IP servers because behind the load balancer.
I want to replace on the dump file then I will import it to DB.
1,695
Posted By molwiko
Links replacement on sql dump
Hi All
I have dump of mysql DB (Joomla), and I found out that there is absolute links on the DB not with the domain name but the IP address ex:

...
Forum: Web Development 12-03-2012
1,722
Posted By molwiko
Any idea how to fix this ?
Any idea how to fix this ?
Forum: Web Development 11-30-2012
1,722
Posted By molwiko
The second user2 can access everything like user1...
The second user2 can access everything like user1 which is wrong he should access only directory2
Forum: Web Development 11-30-2012
1,722
Posted By molwiko
.htaccess allow at directory level
Hi Guys

I have a web a site at the following directory
/var/www/
the website is containing a lot of sub directories.
/var/www/mywebsite/folder1
/var/www/mywebsite/folder2...
2,487
Posted By molwiko
Thanks your solutions are working !
Thanks your solutions are working !
2,487
Posted By molwiko
[Solved] Parsing countries file
Hi All
I would like to take contries for this file http://www.textfixer.com/resources/dropdowns/country-dropdown-iso-html.txt and save it in another file with the following structure . ...
4,689
Posted By molwiko
the script create file list and search into all...
the script create file list and search into all files *.m in specific directory for a reg-exp
Code:
@"LBL_[[0-9]]+"

exp: @"LBL_75847" , and write those matchs to constant.h if there are not...
4,689
Posted By molwiko
too many open files
HI I am trying to run the following script for 317 files (*.m) and I get this error :
awk: xfile.m makes too many open files
what's the solution pls ?

$ cat ocstr2.awk

# If the code contains...
4,689
Posted By molwiko
Yes agree, but like you I have a lot of file *.m...
Yes agree, but like you I have a lot of file *.m I don't want to rename to *.pm all files if, I did back for all project I would like simply to run it in *.m files .
what I should change to do...
4,689
Posted By molwiko
thank you for your help , just I want to say I am...
thank you for your help , just I want to say I am not blindly running your code I created a backup before doing anything :)
4,689
Posted By molwiko
Hi sorry I have a question related to same post ,...
Hi sorry I have a question related to same post , I would like to pass all files *.m to the same script but the files are in different directories
this command is not working I think it's wrong ?...
4,689
Posted By molwiko
Thanks a lot, I will test and give u my FB ...
Thanks a lot, I will test and give u my FB

Thanks again
4,689
Posted By molwiko
hi actually I have files *.m that contain...
hi actually I have files *.m that contain objective c code like this :
tableviewlogin.backgroundView = nil;
[welcometitle setFont:[UIFont fontWithName:FONTB size:FONTSIZETITLE]];
...
4,689
Posted By molwiko
Bash script reg-exp , replace , open and write
Hi All
I am a new in scripting language and I would like help for you guys

I would like to create a file named constant.h and search into all files *.m in specific directory for a reg-exp...
Showing results 1 to 21 of 21

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