Currently I am working in the Linux environment (Linux server) without internet access and also limited root privileges.
I've to read data from different "*.rtf" documents and write the whole data in a single text file.
Are there any modules to read text from multiple rtf files and then write that data to single text(.txt) file?
Thank You!!!
I've to read data from different "*.rtf" documents and write the whole data in a single text file.
Are there any modules to read text from multiple rtf files and then write that data to single text(.txt) file?
Thank You!!!
Comment