Search Results

Search: Posts Made By: gameboy87
Forum: Web Development 06-11-2013
1,945
Posted By gameboy87
The line in the 1st post for file2.po/file2.html...
The line in the 1st post for file2.po/file2.html indicates OR

And file2.po is not a directory.
Forum: Web Development 06-06-2013
1,945
Posted By gameboy87
What is file name fragment ? (:wall:) ...
What is file name fragment ? (:wall:)

file2.php is file in disk.
Forum: Web Development 06-05-2013
1,945
Posted By gameboy87
Simple RewriteRule
I am trying with a simple RewriteRule in apache.
Apache is installed in /var/www/folder3
I have a web-app in folder3 and has files index.php, file2.php.

My requirement is not to show original...
Forum: Programming 06-19-2012
886
Posted By gameboy87
Problem in C
A structure is there with ,

#define MAX 2000
struct my_struct{
char a[MAX];
char b[MAX];
char c[MAX];
}

I need to extract 4 file's content. So, a function has some task to open the file...
Forum: Programming 06-13-2012
1,238
Posted By gameboy87
Solved the issue by including the header files. !
Solved the issue by including the header files. !
Forum: Programming 06-13-2012
1,238
Posted By gameboy87
Please Help ! ----> error: expected ‘=’,
#include<stdio.h>
int main{
char *fl;
fl=(char*)malloc(150);
strcat(fl,"/tmp/OV/");
printf("\nInside fl--->%s\n",fl);
return 0;
}

I wrote a simple program as above. I got the error ...
Forum: Programming 06-13-2012
1,975
Posted By gameboy87
ya. That's true ! Thanks for explaining me...
ya. That's true ! Thanks for explaining me correctly !:b:
Forum: Programming 06-12-2012
1,975
Posted By gameboy87
C program to read n files and append it to a variable.
I am struck in the code of handling multiple files reading and appending it into a variable.

My First file's entire content I have concatenated using strcat(<char pointer>,char array)

In the...
Forum: Programming 01-06-2012
837
Posted By gameboy87
Java & XML
Hi all,

I am new to Java and XML. Please let me know where to start and after some search SAX is very easy as it covers only part of the xml files we need to handle. Give me some...
Forum: Programming 09-25-2011
1,124
Posted By gameboy87
Programming help - Perl !
I am having a text file with

Vivek 50
Ram 34
Hulk 45
Vivek 23
Ram 23
Vivek 55

Now I need a perl script to display the fields of 1st column & the 2nd column with summation (& avoid the...
Forum: Web Development 09-17-2011
1,819
Posted By gameboy87
ok. Will try that & see.
ok. Will try that & see.
Forum: Programming 09-16-2011
1,414
Posted By gameboy87
will try & say whether it works or not...
will try & say whether it works or not...
Forum: Programming 09-16-2011
989
Posted By gameboy87
Help in Java !
I have a config file in the format,

Windows XP
Linux Ubuntu
Fuel Kerosene
Fruits Apple
Vegetable Tomato

------------------------------------

Now , I need to read the file once, & store...
Forum: Web Development 09-16-2011
1,819
Posted By gameboy87
Java mail Help !
I need to send a HTML mail. I used <meta> tag for giving info about the charset. That is UTF-8. My question in here is,

How to avoid special character's in Java mail. Even though I set with...
Forum: Programming 09-16-2011
1,414
Posted By gameboy87
Help in Vi Editor
How to type left single quote & right single quote in VI editor ?
Forum: Web Development 08-05-2011
7,180
Posted By gameboy87
Simple Login page
Hi all,

I am stepping into web-development as a hobby point of view. I am using WAMP server & have created the initial page & SQL set-up too. My problem is, I was able to login to a...
2,183
Posted By gameboy87
Thank you bartus11. You rock :b: Can you pls...
Thank you bartus11. You rock :b: Can you pls explain me the code or give me a reference link ?
2,183
Posted By gameboy87
awk/perl one-liner assist
In a ~4GB file there are lines like,


13.13.4.3 Googe.com - Jan/23/2011:00:00:00 +0000 "URL Google...
1,820
Posted By gameboy87
Thanks for your input. But Please read the...
Thanks for your input. But Please read the requirement completely.
1,820
Posted By gameboy87
Can anyone please explain in awk/sed ? Thank you.
Can anyone please explain in awk/sed ? Thank you.
1,820
Posted By gameboy87
But it is complicated r8 ?
For IP address & URL's it is not working.So I gave extra details to it. Please help
1,820
Posted By gameboy87
Thank you..but
Thank you all for replying. The awk command worked for me.

But, I am applying for a script starting with "cat <file>" and piping it to the one I explained.

example:
cat <file_name> | the awk...
1,820
Posted By gameboy87
Need Help with sed/perl !
In a file the content is
13 box google unix.com "he is google" hello "he is unix.com" -

I need to replace each space char with "a" char but not inside the double quoted strings.

So, the...
2,813
Posted By gameboy87
cvs co <branch_name> file.txt
cvs co <branch_name> file.txt
2,813
Posted By gameboy87
I get the error like this when I tried it out....
I get the error like this when I tried it out. :eek:



cvs server: cannot find module `file.txt' - ignored
cvs [checkout aborted]: cannot expand modules
Showing results 1 to 25 of 49

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