Search Results

Search: Posts Made By: bobby1015
3,491
Posted By bobby1015
No..I need the output to be displayed in an excel...
No..I need the output to be displayed in an excel sheet.


The tabs which we have in the csv files are list of tables, columns and the joins which are relevant to those tables. If we have any...
3,491
Posted By bobby1015
Comparing 2 difference csv files
Hello,

I have about 10 csv files which range from csv1 - csv10.
Each csv file has same type/set of tabs and we have around 5-6 tabs for each of the csv file which have slightly different...
1,556
Posted By bobby1015
Thanks but unfortunately i don't have cron...
Thanks but unfortunately i don't have cron facility
1,556
Posted By bobby1015
I haven't created any script as am a newbie to...
I haven't created any script as am a newbie to UNIX scripting. Could someone please help me in creating the script..

---------- Post updated 08-15-12 at 09:09 AM ---------- Previous update was...
1,556
Posted By bobby1015
Script for Diff b/w 2 CSV files
Hello friends,

I have two CSV files.. I am looking to create a script which automatically 'diff' between those 2 csv files each month..Can anyone help me in creating the automatic script which...
1,075
Posted By bobby1015
Java Identifier
Hello All,

Input:
long_and_mnemonic_identifier
anotherExample
i
bad_Style

Output:
longAndMnemonicIdentifier
another_example
i
Error!


Can someone help me in writing a script for the...
1,565
Posted By bobby1015
Command for a case insensitive search
Hi All,

What is the command to search a file for a case-insensitive match

1.grep -nc text filename
2.grep -i text filename
3.grep -i filename text
4.grep -nc filename text
5.grep -c text...
11,944
Posted By bobby1015
I too have a doubt regarding the unzipping of the...
I too have a doubt regarding the unzipping of the files.. I have a file named logfiles_tar.tgz under my log directory..At the end of the day all of the logs gets zipped to this particular file. If i...
4,851
Posted By bobby1015
I didnt quite get that. I am a novice in...
I didnt quite get that. I am a novice in UNIX..Sorry to say this, the code seems to be more complicated..
4,851
Posted By bobby1015
Yes, it was a similar kind of file that has been...
Yes, it was a similar kind of file that has been posted before.

Its a txt file.
I normally edit with vi, but this file being so gigantic, I cannot edit the file and encountered with an error. ...
4,851
Posted By bobby1015
Does this helps: $ uname -a SunOS...
Does this helps:
$ uname -a
SunOS inf3.xxxbank.com 5.10 Generic_147440-07 sun4u sparc SUNW,Sun-Fire-V890


What does scp mean?
4,851
Posted By bobby1015
Need help in editing a file
I have a file which has 10 million records in it. When am trying to edit the file with vi, the following error occurs:


~
~
~
~
~
~
~
~
"file1" Value too large for defined data type

...
1,965
Posted By bobby1015
Birei, you are just AWSUM..Thank you...
Birei, you are just AWSUM..Thank you soooooooooooooooooo much..
1,965
Posted By bobby1015
Thanks a ton birei. Thats works well. How can...
Thanks a ton birei. Thats works well.
How can we output that to a csv file? Appreciated your help..
1,965
Posted By bobby1015
Birie,
Birie,
1,965
Posted By bobby1015
Thank you so much.. Yea the ouput seems to be...
Thank you so much.. Yea the ouput seems to be weird. Which part of the code do I need to change to make it(output) more clear.
1,965
Posted By bobby1015
Thanks a ton Birei..All i can say is a big...
Thanks a ton Birei..All i can say is a big WOWWWWWWWWW

---------- Post updated 03-06-12 at 09:26 AM ---------- Previous update was 03-05-12 at 09:49 AM ----------

Birei,

If I want to get...
1,965
Posted By bobby1015
No, (1-10) (11-25) (26-33) is not included in the...
No, (1-10) (11-25) (26-33) is not included in the file. Just for making it more clear, I have put it in a file. The actual data in the file is

NAME:010:C
ACCOUNT NUM:015,00:N
DATE:008,00: D ...
1,965
Posted By bobby1015
Sorry for making you confused. Actually the...
Sorry for making you confused. Actually the length of the field is being specified in the data itself. Please find it(BOLD) below:

NAME:010:C (1-10)
ACCOUNT NUM:015,00:N (11-25)
DATE:008,00: D...
1,965
Posted By bobby1015
Finding the displacement of a particular field in a file
Hi

I have a file named Employee and it has the following format:

File name:Employee
00000
0000:0000
YYNNN
20120302
NAME:010:C
ACCOUNT NUM:015,00:N
DATE:008,00:D
#DATA#
ROGER ...
3,841
Posted By bobby1015
If I need my output as 10000|ABC ...
If I need my output as


10000|ABC
20000|DEF
30000|XYZ


How am I going to achieve this?
3,841
Posted By bobby1015
Concatenate files
I have a file named "file1" which has the following data


10000
20000
30000


And I have a file named "file2" which has the following data


ABC
DEF
XYZ

My output should be

...
1,342
Posted By bobby1015
I am accessing the database of my company..When i...
I am accessing the database of my company..When i make use of the following command

$ telnet localhost 1342
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection to...
1,342
Posted By bobby1015
Sorry for not providing you the detailed...
Sorry for not providing you the detailed information about the database as I am a beginner in this field..How to find out which database/system we are using ?
1,342
Posted By bobby1015
Database is down
How to find out whether your database is down or not?
Could anyone provide me the command please..

Thanks
C
Showing results 1 to 25 of 92

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