Search Results

Search: Posts Made By: alexalex1
8,832
Posted By alexalex1
please correct me
scp has been done by Machine A on Machine B. We never have access to machine A and we are unknown about the time in which machine A has scp/ftp the file on machine B. That is the situation
1,530
Posted By alexalex1
PPID differs in script and prompt
I tried several times to get answer to the below problem. Someone can please help me?

[tmp]$ cat p1.sh
#!/bin/sh

`./c1.sh &`

while [ 10 -le 11 ] # indefinite loop
do
x=5;
done
...
8,832
Posted By alexalex1
Check EOF char in Unix. OR To check file has been received completely from a remote system
Advance Thanks.
(1) I would like to know any unix/Linux command to check EOF char in a file.
(2) Or Any way I can check a file has been reached completely at machine B from machine A. Note that...
Showing results 1 to 3 of 3

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