How to use File command if filename is in a variable?(Say $0)
Hi,
How to use File command if filename is in a variable?(Say $0).
That is my file name is in variable $0.
If i use the command like
File $0, it is telling no files found.
How can i use this File command if the file name is contained in a variable?
Bye,
N.Muthukkumaran