Search Results

Search: Posts Made By: leepet01
1,775
Posted By leepet01
I'm working this through Exceed on Demand. It...
I'm working this through Exceed on Demand. It might be a display issue, but this script will be deployed globally and all that will be using it will be seeing what I'm seeing.

Using the "sed...
1,775
Posted By leepet01
Search_Replace with a Carriage Return
Hey folks,
I've been working on this for some time. Seems simple, but I'm stumped.

I need the following data format:
New_York:Commercial
Geology
Geophysics
...
8,089
Posted By leepet01
Thanks guys, appreciate the feedback. I'll...
Thanks guys, appreciate the feedback. I'll definitely look into Corona688's suggestions.
8,089
Posted By leepet01
Calling a Perl script in a Bash script -Odd Situation
I am creating a startup script for an application. This application's startup script is in bash. It will also need to call a perl script (which I will not be able to modify) for the application...
2,145
Posted By leepet01
That Did It! Thank You!!!!!!!
That Did It! Thank You!!!!!!!
2,145
Posted By leepet01
Hey, Thanks for the help. I like the Ruby, and...
Hey, Thanks for the help. I like the Ruby, and it worked on my Linux, but this script will need to run in the Solaris env.

I tried the awk statement:
awk '{a[$1]++}a[$1]>1{$1=""}1' filename
...
2,145
Posted By leepet01
Removing identical words in column
I have a file that needs to be cleaned up. Here is the file:
Project
Project John
Project Gary
Project Sean
Project2
Project2 Lisa
Project2 Tyler
Project2 Sam
Project3
Project3 Mike...
1,263
Posted By leepet01
THANK YOU, Mr. Jacob! That did the trick.
THANK YOU, Mr. Jacob!

That did the trick.
1,263
Posted By leepet01
Column Search and Line Removal
Hello Gurus,

I need to remove lines within a file if it contains specific criteria. Here is what I am trying to resolve:

Users of AppRuntime: (Total of 10 licenses issued; Total of 6...
1,898
Posted By leepet01
Thanks, anbu23! That did it!!! Thank you...
Thanks, anbu23! That did it!!!

Thank you dpc. I'm learning bash and wrote your script down for future purposes.
1,898
Posted By leepet01
Search and Remove Lines within File
Hello,

I've searched through the scripting section but could not find what I need.

I need to search for empty sections within a file and remove them.

Here is an example file:

Title...
Showing results 1 to 11 of 11

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