move in windows is equivalent to mv command in Linux
del in windows is equivalent to rm command in Linux
UPDATE: This is a simplified answer but the behavior and capabilities are quite different as mentioned by @WestCoastProjects
in the comment.