Search Results

Search: Posts Made By: mattkoz
3,081
Posted By mattkoz
After some troubleshooting I was able to access...
After some troubleshooting I was able to access the mail.log.

I receive the following errors in the stat field:

stat=Transient parse error -- message queued for future delivery

When looking...
3,081
Posted By mattkoz
There is a destination directory within the...
There is a destination directory within the SharePoint that is setup to accept emails with attachments. When an email is received, the attachments are uploaded into the directory. This has been...
3,081
Posted By mattkoz
Mailx sending attachments to personal email, but not SharePoint?
Hello! I am writing a KornShell script that (in addition to other things) sends a file from a Unix directory to a SharePoint directory. However when executing the script there is no sign of the file...
4,051
Posted By mattkoz
I apologize for all the questions, but this is...
I apologize for all the questions, but this is still giving me trouble. I removed the quotation marks, but it is still not handling the spaces within the file name correctly.
ls -1t OUS*.htm* | head...
4,051
Posted By mattkoz
I am gettting this error now: "OUS*.htm*" not...
I am gettting this error now: "OUS*.htm*" not found
I have checked the directory and there are files fitting that format. Should I use something other than quotation marks?
4,051
Posted By mattkoz
Thank you, you are exactly right. Did not use...
Thank you, you are exactly right. Did not use backtick. I have another somewhat related question.

I am attempting to cycle through files in a directory in order to mail them to a email one at a...
4,051
Posted By mattkoz
This is exactly what I am looking for, thanks...
This is exactly what I am looking for, thanks Robin. This is my first script so I have yet to get down the proper syntax for control structures and variable handling.

I am having an issue while...
4,051
Posted By mattkoz
How to copy the two most recently added files to another directory - HP-UX?
Hello,

I am attempting to find and copy the two most recently added files to a specific directory, that fit a specific format.

I was able to find the command to list the two most recently...
2,684
Posted By mattkoz
Thanks, I was finally able to test this and it...
Thanks, I was finally able to test this and it works great.
2,684
Posted By mattkoz
Unfortunately, HP-UX does not support the '-d'...
Unfortunately, HP-UX does not support the '-d' option for 'touch' and there is also no support for amin, cmin, and mmin for the 'find' command.
2,684
Posted By mattkoz
How to select all files added to a directory in the past 5 mins (HP-UX)?
Hey everyone,

I need to select all files that were added to a specific directory in the past 5 mins and copy them over to a different directory. I am using HP-UX OS which does not have support for...
Showing results 1 to 11 of 11

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