Search Results

Search: Posts Made By: Madhu Siddula
Forum: AIX 12-03-2013
1,706
Posted By rbatte1
Perhaps neater to remove the cat:-ftp -ivn <...
Perhaps neater to remove the cat:-ftp -ivn < somefile.ftp > $ftplogfile 2>&1
The flags are:-
-n Not prompting (for user credentials, server, etc.)
-i disable interactive (i.e. it won't...
8,732
Posted By jim mcnamara
Assuming that is the csh shell, it means if ...
Assuming that is the csh shell, it means

if
[ the variable $file is not empty ]
or
[ the variable $status is not equal to zero ]



It helps to give context to your questions - assuming...
1,125
Posted By CarloM
Re-direct stdout and stderr to <log file>...
Re-direct stdout and stderr to <log file> (append).
Showing results 1 to 3 of 3

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