Search Results

Search: Posts Made By: Michal Janusz
3,279
Posted By Michal Janusz
I have checked and there is "$" at the end of...
I have checked and there is "$" at the end of line, next I created new upload.conf from the beginning by retyping names. Thank You for valuable help.
3,279
Posted By Michal Janusz
File upload.conf contains file names with...
File upload.conf contains file names with structure a-b.ear. Names cannot be changed. Scripts works fine without "-" and extenstion explicitly mentioned in upload.conf
3,279
Posted By Michal Janusz
Fine it works. How to make deal with ina case...
Fine it works. How to make deal with ina case file name contains - in between, i.e first-2 ?
7,140
Posted By Michal Janusz
ssh use of error codes
I want to import the info to shell when the connection to remote host was closed . I have follwed by ssh errors but how to use variables in script.
I am thinking out loud the shell script could...
3,279
Posted By Michal Janusz
Yes, it is my fault. Anyway it does not work ...
Yes, it is my fault. Anyway it does not work

cp: cannot stat `first.ear\r': No such file or directory
cp: cannot stat `second.ear\r': No such file or directory
cp: cannot stat `third.ear\r': No...
3,279
Posted By Michal Janusz
Copying files and renaming
The goal is to read names of files defined ouside in upload.conf and rename them using date, time and proper extension. I have made short script

while read; do
cp "$RELAY" "$RELAY(date...
Showing results 1 to 6 of 6

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