Sponsored Content
Top Forums Shell Programming and Scripting Need script for transferring bulk files from one format to text format Post 302770274 by vbe on Friday 15th of February 2013 04:42:29 AM
Old 02-15-2013
Removed "help Me" from Title...
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

compare two text files in a good format

I am writting a script where I have to Campare two text files. I have 3 text files named by s_list, s_list_new and dmg_file. where I have to compare s_list and s_list_new and whatever the unique values are in s_list I have to add that in the dmg_file. And the values they are only in s_list_new... (2 Replies)
Discussion started by: pareshan
2 Replies

2. Shell Programming and Scripting

Format text to bold from perl script to csv

Hi everyone, is there any way in perl using which we can print the selective words in bold when we write the output to a csv file? Please find the example below 1. Filename: A 2. name age 12 3. city add 23 Line1 should only be bold. Outputs from other files being read in the... (2 Replies)
Discussion started by: ramakanth_burra
2 Replies

3. Programming

awk script to convert a text file into csv format

hi...... thanks for allowing me to start a discussion i am collecting usb usage details of all users and convert it into csv files so that i can export it into some database.. the input text file is as follows:- USB History Dump by nabiy (c)2008 (1) --- Kingston DataTraveler 130 USB... (2 Replies)
Discussion started by: certteam
2 Replies

4. Shell Programming and Scripting

Converting windows format file to unix format using script

Hi, I am having couple of files which i used to copy from windows to Linux, so now in case of text files (CTRL^M) appears at end of line. I know i can convert this windows format file to unix format file by running dos2unix. My requirement here is that i want to do it automatically using a... (5 Replies)
Discussion started by: sarbjit
5 Replies

5. Shell Programming and Scripting

Need a unix script to convert date into Julian format in a text file

The 6th & 7th column of the text files represents date & time. I need this to be converted in julian format using command "date +%s -d <date>". I know the command, but dont know how to use it on the script 0 dbclstr-b IXT_Web Memphis_Prod_SQL_Full Memphis-Prod-SQL-Full-Application-Backup... (4 Replies)
Discussion started by: ajiwww
4 Replies

6. Shell Programming and Scripting

How to fix line breaks format text for huge files?

Hi, I need to correct line breaks for huge files (more than 1MM records in a file) and then format it properly. Except the header and trailer, each record starts with 'D'. Requirement:Scan the whole file except the header and trailer records and see if any of the records start with... (19 Replies)
Discussion started by: kikionline
19 Replies

7. UNIX for Dummies Questions & Answers

Rename all Files in a UNIX Directory from one date format to another date format

Hi Unix Gurus, I would like to rename several files in a Unix Directory . The filenames can have more than 1 underscore ( _ ) and the last underscore is always followed by a date in the format mmddyyyy. The Extension of the files can be .txt or .pdf or .xls etc and is case insensitive ie... (1 Reply)
Discussion started by: pchegoor
1 Replies

8. Shell Programming and Scripting

Converting text files to xls through awk script for specific data format

Dear Friends, I am in urgent need for awk/sed/sh script for converting a specific data format (.txt) to .xls. The input is as follows: >gi|1234|ref| Query = 1 - 65, Target = 1677 - 1733 Score = 8.38, E = 0.6529, P = 0.0001513, GC = 46 fd sdfsdfsdfsdf fsdfdsfdfdfdfdfdf... (6 Replies)
Discussion started by: Amit1
6 Replies

9. Shell Programming and Scripting

Script to generate Excel file or to SQL output data to Excel format/tabular format

Hi , i am generating some data by firing sql query with connecting to the database by my solaris box. The below one should be the header line of my excel ,here its coming in separate row. TO_CHAR(C. CURR_EMP_NO ---------- --------------- LST_NM... (6 Replies)
Discussion started by: dani1234
6 Replies

10. Shell Programming and Scripting

Need a script for automation the convert a lot number audio files to another format

I have a lot number audio files in the MP3 proprietary format, I want to convert them to 'opus' the free and higher quality format, with keep metadata also. My selection command-line programs are SoX (Sound eXchange) for convert MP3 files to 'AIFF' format in order to keep quality and metadata*... (1 Reply)
Discussion started by: temp-usr
1 Replies
Frame(3pm)						User Contributed Perl Documentation						Frame(3pm)

NAME
SVG::Frame - SVG::Frame object METHODS
new Title : new Usage : Function: Example : Returns : Args : init Title : init Usage : Function: Example : Returns : Args : add_glyph Title : add_glyph Usage : Function: Example : Returns : Args : add_group Title : add_group Usage : Function: Example : Returns : Args : groups Title : groups Usage : Function: Example : Returns : Args : add_data Title : add_data Usage : Function: Example : Returns : Args : all_data Title : all_data Usage : Function: Example : Returns : Args : data Title : data Usage : Function: Example : Returns : Args : glyphs Title : glyphs Usage : Function: Example : Returns : Args : data_chunks Title : data_chunks Usage : Function: Example : Returns : Args : draw Title : draw Usage : Function: Example : Returns : Args : _recalculate_stats Title : _recalculate_stats Usage : Function: Example : Returns : Args : _parent_svg Title : _parent_svg Usage : $obj->_parent_svg($newval) Function: Example : Returns : value of _parent_svg (a scalar) Args : on set, new value (a scalar or undef, optional) _parent_group Title : _parent_group Usage : $obj->_parent_group($newval) Function: Example : Returns : value of _parent_group (a scalar) Args : on set, new value (a scalar or undef, optional) svg Title : svg Usage : $obj->svg($newval) Function: Example : Returns : value of svg (a scalar) Args : on set, new value (a scalar or undef, optional) xsize Title : xsize Usage : $obj->xsize($newval) Function: Example : Returns : value of xsize (a scalar) Args : on set, new value (a scalar or undef, optional) ysize Title : ysize Usage : $obj->ysize($newval) Function: Example : Returns : value of ysize (a scalar) Args : on set, new value (a scalar or undef, optional) xoffset Title : xoffset Usage : $obj->xoffset($newval) Function: Example : Returns : value of xoffset (a scalar) Args : on set, new value (a scalar or undef, optional) yoffset Title : yoffset Usage : $obj->yoffset($newval) Function: Example : Returns : value of yoffset (a scalar) Args : on set, new value (a scalar or undef, optional) xmin Title : xmin Usage : $obj->xmin($newval) Function: Example : Returns : value of xmin (a scalar) Args : on set, new value (a scalar or undef, optional) xmax Title : xmax Usage : $obj->xmax($newval) Function: Example : Returns : value of xmax (a scalar) Args : on set, new value (a scalar or undef, optional) ymin Title : ymin Usage : $obj->ymin($newval) Function: Example : Returns : value of ymin (a scalar) Args : on set, new value (a scalar or undef, optional) ymax Title : ymax Usage : $obj->ymax($newval) Function: Example : Returns : value of ymax (a scalar) Args : on set, new value (a scalar or undef, optional) xrange Title : xrange Usage : $obj->xrange($newval) Function: Example : Returns : value of xrange (a scalar) yrange Title : yrange Usage : $obj->yrange($newval) Function: Example : Returns : value of yrange (a scalar) stack Title : stack Usage : $obj->stack($newval) Function: Example : Returns : value of stack (a scalar) Args : on set, new value (a scalar or undef, optional) perl v5.10.0 2009-01-07 Frame(3pm)
All times are GMT -4. The time now is 01:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy