@files = ;
Or if you just want a list of the files with the extension .html:
@files = ;
-e File exists.
-z File has zero size (is empty).
-s File has nonzero size (returns size in bytes).
-f File is a plain file.
-d File is a directory.
-l File is a symbolic link.
0 comments:
Post a Comment