I need to unique sort lines of a file (say 'a.txt'). However the file is huge and I need to carry out all the operations on Windows.
I normally follow these steps
4) Rename it to 'a.txt'.
I wonder is there any way I can write Perl program, which would use any inbuilt function to create 'b.txt' on Windows itself.