Search Results

Search: Posts Made By: callimaco0082
17,750
Posted By callimaco0082
I have anew question; The file I need to...
I have anew question;

The file I need to move are on another server; how to do the same operation through ftp connection?

I open the connection with ftp command but ls semms not to work (It...
17,750
Posted By callimaco0082
Hi, your posts were very welcome. The...
Hi,
your posts were very welcome.

The problem has been solved.

Thanks one more time!
17,750
Posted By callimaco0082
Find last updated file
Hi all,

my problem is teh following:

I need to move a file from a folder to another and I usually do it by the get command but in this case I have a list of file in the source folder and I have...
24,826
Posted By callimaco0082
Solution found
Thanks a lot!!!
24,826
Posted By callimaco0082
A new question!!!
Hi,

a new problem was born.

the code you suggested works very good but now I'm trying to list in the text file more than one file list.
If I repeat the operation two times, calling the ls...
24,826
Posted By callimaco0082
Question answered
Thank you so much!

Now I'm using the following sintax

ls -l $PATH_APS_JOB_ORA | grep "^-" | tr -s " " > $PATH_APS_LOG_ORA/file_list.log
24,826
Posted By callimaco0082
maxdepth doesn't work
Hi,

I've tried the solution you propose but it says that maxdepth is not a valid option for find command...

Furthermore, what basename means?

Thanks!
24,826
Posted By callimaco0082
Find and replace character in a string
Hi all,

My problem is the following:

I've a script that must list all files in a directory and write this information in a text file.

I've tried to get the list through ls command and then...
Showing results 1 to 8 of 8

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