a perl script that displays the list of those files in the current directory that have..

...multiple links only? In UNIX..we can have a file with multiple links..and with 'ls -l' command ,we can find howmany such files do we have..
 
Back
Top