Search Results

Search: Posts Made By: tekster757
4,350
Posted By tekster757
User ID syntax to FTP to Windows
Hello,

I have searched the forums and may not be putting in the right keywords, but hopefully someone will be kind enough to help...

It's been awhile since I've ftp'd to a Windows server, but...
21,882
Posted By tekster757
Thanks for your response - The files are...
Thanks for your response -

The files are created by another company as a .txt file, zipped through winzip and ftp'd to us. I'm a mediator who just takes the files and ftp's them to the vendor...
21,882
Posted By tekster757
Count records in a zip file
Hello,

I searched the forums on the keywords in the title I used above, but I did not find the answer:

Is it possible to count records in a .zip file on an AIX machine if i don't have pkunzip...
14,232
Posted By tekster757
Thank you Jim! :) I adapted it to $date | tr...
Thank you Jim! :)

I adapted it to $date | tr -s '[:lower:]' '[:upper:]' and it worked - my apologies.

I did try to find the answers, but I see that the phrases I searched on were bad because I...
14,232
Posted By tekster757
Change date to uppercase
Hello,

I'm trying to take a 3 character date and change it to uppercase, does anyone know how to do that?

Currently, all commands that I know of for changing strings/variables to uppercase...
18,682
Posted By tekster757
File size after pgp encryption
Hello,

Does anyone know if it's normal to have a very different file size after a file has been encrypted using pgp?

Before encryption: 582.7618598938 MB
After encryption: 98.73 MB
...
30,298
Posted By tekster757
Total file size of a subset list
Thank you! Yes, that worked very well. But now I'm curious about a couple of things (i.e., please explain a little of how it works):

Instead of bothering you with even more questions than, I...
30,298
Posted By tekster757
Total file size of a subset list
Hello!

I'm trying to find out the total file size of a subset list in a directory. For example, I do not need to know the total file size of all the files in a directory, but I need to know what...
3,389
Posted By tekster757
Comparing directories via ftp
Hello!

I am trying to compare a list of files in 2 directories - one on our unix server (I'll call it 'ours') and one on a site we ftp to (I'll call it 'ftp'). I need to make sure that after we...
5,178
Posted By tekster757
Process id's in file names
Hello,

I am editing a script which has a .sh extension but is listed as #! /bin/ksh that has output files where process ID's are somehow getting tacked onto the end of the filename. The...
35,009
Posted By tekster757
Creating multiple worksheets in CSV file
Yes, exactly what I was thinking regarding creating multiple csv files. I hadn't thought of macros though, thank you! I have no experience with macros, but from what I've heard they can do, that...
35,009
Posted By tekster757
Creating multiple worksheets in CSV file
Well, I have a feeling the answer is "no, it's not possible," or "It might be possible, but will result in so much trouble that it's not worth it."

I'm finding no answers online if I google, and...
35,009
Posted By tekster757
Creating multiple worksheets in CSV file
Hello,

I've been tasked with sending 3 types of data (file size, row count, and file name) to a csv file every month for various vendors. I have been asked to put this in one csv or xls file with...
4,806
Posted By tekster757
changing my email address
Hello,

Is there a link somewhere to my profile where I can change my email address to my new work email address? I have a new job and would like to receive a notification of responses to my new...
Forum: AIX 12-29-2007
31,218
Posted By tekster757
Learning AIX - getting a machine
I'm new too. Where did you get a (little) IBM test machine? (or any ideas on where I can get one?) and where to get AIX, then, to install it? Sorry if the question is not a good one, I'm new... :)
5,700
Posted By tekster757
Scanning file backwards
Is there any way to look for a directory path that is listed any number of lines *before* a keyword in an error message?

I have a script that is trying to process different files that are always...
8,078
Posted By tekster757
Searching Status for 2 Autosys jobs
I need to search for a failed status of 2 autosys jobs which write to the same logfile. Is there any way to do that on one line? I already know the following doesn't work, but is there a way to get...
2,152
Posted By tekster757
Query a DB from another DB in ksh
I'm trying to connect to a DB on a windows server from a DB on a unix server. While I can connect, I can't seem to get the expected results back, I'm only getting the number "2" back no matter what...
12,741
Posted By tekster757
move file change timestamp
Hello,

Alright solution:
I need to move files to a backup folder, changing the datestamp to the current day so that the file stays in the backup folder for the full 30 days before another script...
7,745
Posted By tekster757
Cut date using y hat as delimiter
QUESTION: How can I cut out the date from just the first line and reformat it to 31-Jul-2007? I'll restate the question at the bottom again...

DESCRIPTION: I need to cut a date out of a file -...
134,167
Posted By tekster757
1) Are we sure this will work on the first of...
1) Are we sure this will work on the first of the month as well?
2) I am also needing yesterday's date, but in a different format: 29-Jul-2007 (so I have to figure out how to put hyphens between...
2,847
Posted By tekster757
Yes, I didn't realize that I didn't have the...
Yes, I didn't realize that I didn't have the carriage return, then again, I'm too new at this to realize that when my ID prompt listed right after my number that it meant I didn't have a carriage...
2,847
Posted By tekster757
Stripping all content but an integer
Worked perfectly, thanks!
2,847
Posted By tekster757
Stripping all content but an integer
Hello! I have content in a log file that consists of a lot of spaces before and after a 3 digit integer which I need to strip out before I can use the file. The number of digits can change. When I...
7,160
Posted By tekster757
Mutiple For loops - moving files to another directory
Thank you everyone!

I figured out why I was getting my error, I needed double quotes around the variables in my if statement:

if [ "${mExt}" = "${file}" ]

Still learning I guess - I forgot...
Showing results 1 to 25 of 29

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