[an error occurred while processing this directive]

  • add space after 2 lines in a file
    By : anonymous ( Fri Jun 10 12:25:44 2005 )

    I have a file
    aa
    AA
    bb
    BB
    cc
    CC

    I want it to be like
    aa
    AA

    bb
    BB

    cc
    CC

    Return to article...[an error occurred while processing this directive]