Skipping xth and yth records in a file

Skipping xth and yth records in a file I have a flat file, I want to skip the xth record and yth record from top. My input file file has 200 records, I wish to skip 5th and 100th record from top. Can some one tell me how to do this using Sort? “; ; ; ;