Strange enough but I haven't found a way for this task:
In a simple batch (i.e. not powershell etc.) I would like to make a distinction if a file is a a directory or just a simple file.
But with if exist or attrib I haven't found a way.
Is there any?