Search Results

Search: Posts Made By: Shogundion
3,867
Posted By Shogundion
the file which use to generate as a dat file i...
the file which use to generate as a dat file i use to make it windows zipped through below command
ls -1 *<process_instance>*.dat | awk '{ printf ("zip -9 %s.zip %s\n", $1, $1) }' | sh
and then i...
3,867
Posted By Shogundion
Shell scripting to transfer files from one to another server through ftps
Hi Guyz ,,


I'm an ERP functional guy , I really need to automate a script which required a shell script but have a little knowledge in shell scripting.

I need my generated files to...
Showing results 1 to 2 of 2

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