[ILUG] Filename star
Kevin Dobey
kevin.dobey at trintech.com
Tue Jan 4 12:07:21 GMT 2000
> I don't know how this file got created. What is the best way
> to trace the creation
> of such files? I want to know the process that is creating
> it.
Probably the most likly cause of these files is when you type ">" instead of
"." (easy to do since they are on the same key).
if you type "ls filename>*" when you intended "ls filename.*" then you get
the filename star created with zero bytes - have a look in the history file
for your shell and see can you find such a command typed - of course it can
be commands other then ls.
Also it may depend on the shell you are using (but i don't know) I tested it
with bash on Linux and on AIX.
Regards
Kevin D.
More information about the ILUG
mailing list