Search Results

Search: Posts Made By: Lindarella
Forum: UNIX and Linux Applications 12-04-2007
6,528
Posted By Lindarella
I looked at the man page but it didn't really...
I looked at the man page but it didn't really answer my question.

So I did a quick test and the answer is yes - it does.

If the file does not exist append will put it there, just as if you...
Forum: UNIX and Linux Applications 12-03-2007
6,528
Posted By Lindarella
ftp append question
Quick question.

Will append act like 'put' if the file I'm telling it to append to doesn't exist?
3,944
Posted By Lindarella
Perl Substitution
I have lines in a file that look like this:

machine: machinea
machine: machineb
machine: randomwhatevermachine


I want to replace the machine lines with:
machine: machinec


I tried
...
2,786
Posted By Lindarella
Thanks! I did a "set escape \" in sqlplus...
Thanks!

I did a "set escape \" in sqlplus and then I was able to backslash the literal...
2,786
Posted By Lindarella
& in SQL query
I have a script that looks for all jobs that contain a particular calendar.

Some of the calendars have '&' in them and sql freaks out when it encounters that.. is there a way around this?

I...
5,943
Posted By Lindarella
AHA! worked beautifully. Thank you so much...
AHA! worked beautifully.

Thank you so much !
5,943
Posted By Lindarella
Wouldn't that remove the comments from every...
Wouldn't that remove the comments from every line?


I just want to remove comments from a line that contains a particular string
5,943
Posted By Lindarella
String Replacement with Perl
I want to replace a string within a file using perl.

We have a line that gets commented out, and I want to replace that line now matter how it was commented out.

for example, I'd want to...
2,035
Posted By Lindarella
thank you! That worked beautifully.
thank you!

That worked beautifully.
2,035
Posted By Lindarella
Unix "find" question
I want to find all files in a particular directory that are over 45 days old and belong to the user that ran the script

so, setting $userid to the output of `whoami` I used this command:

find...
1,384
Posted By Lindarella
Thank you so much! I'll give that a shot. ...
Thank you so much! I'll give that a shot.

Appreciate your time and effort very much :)

Linda
1,384
Posted By Lindarella
Awk Help
I have a very complicated script that is in some cases producing a line with mismatched quotes. In some cases it works fine, but in others it removes the trailing quote.

For example.

1) ...
Showing results 1 to 12 of 12

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