in reply to Re^3: how list all the files and directories?
in thread how list all the files and directories?

> plz tell me wer im doing wrong

well use strict and use warnings would show you that $dirname doesn't exist.

what else do you think is "wrong" in the result?

Cheers Rolf

( addicted to the Perl Programming Language)

  • Comment on Re^4: how list all the files and directories?