hi fella monks,
i have two files "daily.txt" and "monthly.txt". they are both
in CSV format. how will i be able to read the last 3 lines of
daily.txt and write those 3 lines in front of monthly.txt then
remove those 3 lines from daily.txt.
thanks in advance