Search Results

Search: Posts Made By: gavineq
1,337
Posted By gavineq
Various usage of FTP in Unix
My project is to write a script to get/put data to another server, be able to log input and output files, have some sort of security for the password, and any errors connecting send a email to a...
3,294
Posted By gavineq
I gained a lot by these examples. I would've...
I gained a lot by these examples. I would've never thought to do it this way, or even realized I could.

Thanks !
3,294
Posted By gavineq
pipe result from grep
Trying to create a command line script to look for all files matching a pattern, grep for a specific value in each file, and write out the filename long list. It's possible the filename won't...
9,110
Posted By gavineq
I would be searching within all the files of a...
I would be searching within all the files of a specific directory.


Thanks for everyone's help. The issue was with the data in the scalar.
I used chomp to remove the newline and everything...
9,110
Posted By gavineq
Actually, what I'm trying to do is determine if...
Actually, what I'm trying to do is determine if specific vendor numbers exist in a specific directory. There are multiple files in the directory. One found, save in another file.

So, in Unix the...
9,110
Posted By gavineq
grep using Perl
I'm using perl to do a grep of each line in a vendor file and find its occurrences in a specific directory. Any values found is saved in @dir.


.....(file opened, etc.)
....
while...
1,798
Posted By gavineq
finding a file in its path
I have a file that has multiple entries within the Unix system. Korn shell scripts are calling this file (also a ksh) with a . in front of it, and I'm trying to determine which file it is using based...
1,886
Posted By gavineq
Unix Training-where, when etc.
I'm being asked to go and take a training course in Advanced Unix and Perl.
The main reason is the amount of information needed to get up to speed a short period of time, which is what we're...
Forum: What is on Your Mind? 07-10-2008
3,095
Posted By gavineq
I somewhat disagree. MBA's are worth something on...
I somewhat disagree. MBA's are worth something on a resume in the long run but someone with a few years experience typically don't reach for a masters that quickly. Also, there are all sorts of...
4,068
Posted By gavineq
echo a line number when script is executing
BTW, this is my first post and I'm fairly new to Unix. :D

I'm having issues with a korn shell script running abnormally long. What we would like to do is echo the line number the job is executing...
Showing results 1 to 10 of 10

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