Sponsored Content
Top Forums Shell Programming and Scripting Difference between two huge .csv files Post 302715617 by Dimple on Monday 15th of October 2012 06:57:33 AM
Old 10-15-2012
Thanks for the Help Smilie

Its woking exactly the way I want to. Only thing is it's taking much time to execute completely. Don't know how to overcome that
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Difference between two huge files

Hi, As per my requirement, I need to take difference between two big files(around 6.5 GB) and get the difference to a output file without any line numbers or '<' or '>' in front of each new line. As DIFF command wont work for big files, i tried to use BDIFF instead. I am getting incorrect... (13 Replies)
Discussion started by: pyaranoid
13 Replies

2. AIX

Huge difference in reported Disk usage between ls,df and du

IBM RS6000 F50 AIX 4.3.2 i am having trouble in calculating the actual size of a set of directories and reconciling the results with the actual Hard Disk space used I have 33GB disk which is showing 7.8GB used, a byte count of the files in the directory/sub-dirs i`m interested in is 48GB,... (4 Replies)
Discussion started by: cooperuf
4 Replies

3. Programming

Huge difference between _POSIX_OPEN_MAX and sysconf(_SC_OPEN_MAX).

On my Linux system there seems to be a massive difference between the value of _POSIX_OPEN_MAX and what sysconf(_SC_OPEN_MAX) returns and also what I'd expect from the table of examples of configuration limits from Advanced Programming In The UNIX Environment, 2nd Ed. _POSIX_OPEN_MAX: 16... (5 Replies)
Discussion started by: gencon
5 Replies

4. Shell Programming and Scripting

Counting difference in two CSV files

Hi, I am new to awk and trying to count the difference between the first columns of two CSV files. -------- Sample input (header is:name, id1,id2): file1.csv name, id1,id2 sss,34,56 yyy,3,56 www,56,78 pppp,43,12 file2.csv name,id1,id2 sss,32,56 yyy,12,7 ttt,4,8 uuu,7,9 (0 Replies)
Discussion started by: sam40
0 Replies

5. Shell Programming and Scripting

Three Difference File Huge Data Comparison Problem.

I got three different file: Part of File 1 ARTPHDFGAA . . Part of File 2 ARTGHHYESA . . Part of File 3 ARTPOLYWEA . . (4 Replies)
Discussion started by: patrick87
4 Replies

6. Shell Programming and Scripting

Format & Compare two huge CSV files

I have two csv files having 90K records each & each row has around 50 columns.Lets say the file names are FILE1 and FILE2. I have to compare both the files and generate a new file that has rows from FILE2 if it differs. FILE1 ----- 2001,"John",25,19901130,21211.41,Unix Forum... (3 Replies)
Discussion started by: Sheel
3 Replies

7. Shell Programming and Scripting

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 content(data). A sample of CSV1 is shown below: Joins: Data related to Joins, it can be any number of... (2 Replies)
Discussion started by: bobby1015
2 Replies

8. Shell Programming and Scripting

Compare two CSV files and put the difference in third file with line no,field no and diff value.

I am having two csv files i need to compare these files and the output file should have the information of the differences at the field level. For Example, File 1: A,B,C,D,E,F 1,2,3,4,5,6 File 2: A,C,B,D,E,F 1,2,4,5,5,6 out put file: (12 Replies)
Discussion started by: karingulanagara
12 Replies

9. Shell Programming and Scripting

Comparing 2 CSV files and sending the difference to a new csv file

(say) I have 2 csv files - file1.csv & file2.csv as mentioned below: file1.csv ID,version,cost 1000,1,30 2000,2,40 3000,3,50 4000,4,60 file2.csv ID,version,cost 1000,1,30 2000,2,45 3000,4,55 6000,5,70 ... (1 Reply)
Discussion started by: Naresh101
1 Replies

10. Shell Programming and Scripting

Compare 2 csv files in ksh and o/p the difference in a new csv file

(say) I have 2 csv files - file1.csv & file2.csv as mentioned below: file1.csv ID,version,cost 1000,1,30 2000,2,40 3000,3,50 4000,4,60 file2.csv ID,version,cost 1000,1,30 2000,2,45 3000,4,55 6000,5,70 The... (7 Replies)
Discussion started by: Naresh101
7 Replies
vbox.conf(5)						    Linux System Administration 					      vbox.conf(5)

NAME
vbox.conf - config file for vbox Description This file is used to configure when and on what conditions calls are taken. It can also be used to define which CALLERID is used with which person. Everything after the "#" is ignored, as are empty lines. All arguments must be separated by whitespace (spaces, tabs). Arguments may not contain whitespace. This file consists of several sections. A section begins with "[" NAME "]". The section name is case insensitive. A section ends at the end of the file or at the end of a new section. These sections exist: [CALLERIDS] This section maps CALLERID to persons and what settings to use. On an incoming call the CALLERID of the caller is detected and compared with this section. The SECTION of the first match is used. Format : PATTERN SECTION REALNAME PATTERN UN*X Pattern of a CALLERID. You may not use whitespace. SECTION Name of a user section to use. You many not use whitespace. With a "-" STANDARD will be used, with a "*" the REALNAME will be used. REALNAME Full name of the person that should be mapped to the CALLERID. Here you may use spaces. At the end of the [CALLERIDS] Section, you should have the entry "* - *** Unknown ***", so that also calls with no or unknown CAL- LERID can be processed. [RINGS] In this section you set when and after how many RINGs a call is taken. This section is the first to be examined when a call is incoming to determine if the call should be taken. The number of RINGs can be overruled in the user section. Format : TIME DAYS RINGS TIME time when the call should be taken. Read the isdntime(5) man page for details. DAYS days when the call should be takes. Read the isdntime(5) man page for details. RINGS Number of rings to wait before taking the call. With version 2.0 of the hisax isdn device driver the interval between two rings is longer (now it's nearly like a telephone; 4 - 5 seconds between rings). user defined sections Here you can make individual settings for some people. The section name has the same format as the other sections. The names CAL- LERIDS and RINGS are reserved. Format : TIME DAYS MESSAGE RECTIME [FLAG] [...] TIME time when the call should be taken. Read the isdntime(5) man page for details. DAYS days when the call should be taken. Read the isdntime(5) man page for details. MESSAGE Standard message to play for this call. You must either give the filename with full path, or a filename relative to /var/spool/vbox/<user>/messages. Default is "standard.msg". You may not use spaces or tabs. RECTIME Time in seconds: how long should vboxgetty record? Default is 60 seconds. FLAGS You can additionally give these flags: NOANSWER Don't answer this call. Default is to answer. NORECORD Don't record a message. Default is to record. NOTIMEOUTMSG Don't play timeout message. Default is to play. NOBEEPMSG Don't play beep message. Default is to play. NOSTDMSG Don't play std message. Default is to play. RINGS= Number of rings to wait before taking the call. Here you can override the [RINGS] section. TOLLRINGS= Number of rings to wait before answering the call, if new messages are available. This flag overrides the section [RINGS] and the flag RINGS= if there are new messages. The directory to search for new messages must be given with TOLLCHECK (or you can use the default). TOLLCHECK= Directory to search for new messages. Default is /var/spool/vbox/<user>/incoming. SCRIPT= TCL-Script to start after taking the call. This must be the full path or a filename relative to /var/spool/vbox/<user>. The default is standard.tcl. FILES
/var/spool/vbox/<user>/vbox.conf this configuration file. /usr/share/doc/isdnvboxserver/examples/vbox.conf an example. SEE ALSO
isdntime(5) AUTHOR
This manual page was written by Andreas Jellinghaus <aj@dungeon.inka.de>, for Debian GNU/Linux and isdn4linux. Now maintained by Paul Slootman <paul@debian.org>. ISDN 4 Linux 3.25 2000/09/15 vbox.conf(5)
All times are GMT -4. The time now is 02:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy