The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
Question on SCP and Mail command
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
Question on SCP and Mail command
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
7
(
permalink
)
01-18-2008
jimmershere
Registered User
Join Date: Sep 2006
Posts: 1
Yes, I was thinking the same /similar thing......something like:
status=$?
if [status != 0]
then print "$(date) File copy to blah failed" > logfile.log
jimmershere
View Public Profile
Find all posts by jimmershere