I\'m currently trying to remove lines from a file using LISP.
(defun remove_line_from_file (file line_number) ) (de