View Single Post
Old 06-01-2018, 11:12 PM   #1
Pavan Techn
Registered User
 
Join Date: Mar 2018
Posts: 341
How to copy a file in Perl?

To copy the content of one file into other file, read all lines of first file in a while loop and copy it in another file.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Pavan Techn is offline   Reply With Quote