Hi,
I have a new requirement for a file sender communication channel .
My sender will pick up a text file .
But I need to delete the last line of the file before processing . Thats why I need to write a shell script before processing .
Thanks in advance.