Dear community,
How to get the name of the file inside the <> operator
for ex :
while ( <> )
{
print "name of the file :------ , line :$_ " ;
}
please help me to print the name of the file
In reply to Get the file name inside the <> operator by abubacker
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |