Sistemas operacionaisComandos
- (FGV 2021)
No âmbito do Windows PowerShell, o comando que exibe processos/tarefas cujo nome começa por pythoné:
A) ls /tn “python*"
B) list_process NAME = "python*"
C) show /task is "python*"
D) tasklist /fi "IMAGENAME eq python*"
E) output /exe == "python*"
Próximo:
EXERCÍCIOS - Exercício 33
Vamos para o Anterior: Exercício 31
Tente Este: Exercício 56
Primeiro: Exercício 1
VOLTAR ao índice: Sistemas operacionais