Search Results

Search: Posts Made By: akashdeepak
3,436
Posted By akashdeepak
Manual help page does not have any flag for...
Manual help page does not have any flag for output-delimiter.
Can you help me with some another command to do the same.
3,436
Posted By akashdeepak
I tried the code but it throws error. ...
I tried the code but it throws error.

--output-delimiter is not supported.
3,436
Posted By akashdeepak
This is what I had been trying to get it done. ...
This is what I had been trying to get it done.
But problem comes when I use cut command to get the key. It cuts all the fields at once because of which I am not able to use it in if command.

#...
3,436
Posted By akashdeepak
Shell scripting-I need a script which should watch a directory for a file with specific directory
I need a script which should watch a directory for a file with specific directory.
If it finds a file in directory, it should search for few specific keyword in the file. if the keyword exists, it...
4,439
Posted By akashdeepak
Script to retry FTP commands if unsuccessful and capture the failure status code.
I am using the below code to ftp file onto another server

FTP_LOG_FILE=${CURR_PRG_NAME}- ${FTP_FILE}-`date +%Y%m%d%H%M%S`.log

ftp -ivn ${FTP_HOST} ${FTP_PORT} << ENDFTP >>...
Showing results 1 to 5 of 5

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