Ive got a directory that contains a parmFile. I need to read a text file by line and input the parsed text into the parmFile. In my parmFile directory, when I type the list all command, I have the following:
bash: $ ls -la
total 8
-rw-r--r-- 1 admin admin 0 Aug 26 12:57 -1
drwxrwxr-x 2 admin admingrp 256 Sep 30 13:45 .
drwxrwxr-x 9 admin admingrp 4096 Jun 02 11:22 ..
-rw-r--r-- 1 admin admingrp 0 Oct 01 12:27 parmfile
Does anyone have any clue what the -1 file is? How do I delete this thing?