Advertisement

1 - 10 of 16 containing alltags:("SED, AWK") (0 seconds)
Hello, I'm relatively new to AWK and SED and know I can parse the following, but am having difffficulty getting it right. Document structure to be parsed: <!doctype html public text tha...
Zones: UnixDate Answered: 02/16/2005 Grade: A Views: 0
I found an awk script that deletes trailing zeros from the end of a line.  It works perfectly, but I need it to be written in sed. Can someone who knows both help me convert it?  I've been playi...
Zones: LinuxDate Answered: 04/13/2008 Grade: A Views: 6
I want to look for a particular word in a file, say, eg. When i use grep i get any match with eg, like eg1, eg2,eg3. I want to find out the exact line number on which eg is occuring in the file. ...
Zones: UnixDate Answered: 01/24/2003 Grade: A Views: 0
hello everybody, I have a data like above. I want to insert a smallint character if a character field (like SMTU) exists after every "=" chacter.  I mean in 5th row, data is "17540 NIL=" and  "SM...
Zones: Unix Systems ProgrammingDate Answered: 11/04/2003 Grade: A Views: 0
I am using solaris, and have a reasonably sized txt file with a comma separated file.  the problem is that the file has thousands of entries, and I want to provide a line break before a specific st...
Zones: Shell Scripting, Solaris, ScriptingDate Answered: 05/02/2008 Grade: A Views: 4
hello. for a bash script I am writing, I need to take take the parameters from 1 or more effects in an xml file and write those parameters in separate files (one per effect). For example, in ...
Zones: bash, Perl, Regular ExpressionsDate Answered: 09/28/2008 Grade: A Views: 18
Hi I need to get a command or script to separate the single table name that is after "=" and ends with the space!! A sample output below Thanks Emad         partialStatement.From("=AD...
Zones: Perl, kshDate Answered: 10/06/2008 Grade: A Views: 0
Hi all What do I do to get list of files that have tabs? How to do substitute the tabs with spaces? Is there a way to do that in a perl script that traverse the directory structure and replace...
Zones: bash, Perl, kshDate Answered: 10/16/2008 Grade: A Views: 0
What do I do to get list of files that have tabs? How to do substitute the tabs with spaces? Is there a way to do that in a perl script that traverse the directory structure and replace tabs with ...
Zones: Perl, kshDate Answered: 10/16/2008 Grade: A Views: 77
need to extract the path of the file between the "" from the data below! I need this urgently! 23-Oct.16:43   sg912681   checkout version "/vobs/atseintl/DBAccess/Queries/QueryGetTaxSegAbsorbS...
Zones: Perl, Linux, Linux AdminDate Answered: 10/29/2008 Grade: A Views: 37