Pergunta de entrevista da empresa Hudson River Trading

Q: What does the following command do? mv *

Resposta da entrevista

Sigiloso

12 de mar. de 2022

if the last item (alphabetically) in the folder is a directory, it moves everything in the directory you're in, into that last one. If the last item is not a directory, it fails