Magna Concursos
3005185 Ano: 2010
Disciplina: TI - Sistemas Operacionais
Banca: UNIFEI
Orgão: UNIFEI
Provas:

Dada a seguinte sequência de comandos em um ambiente Unix, assinale a alternativa correta que descreve de forma resumida as operações realizadas pelos comandos ls, pwd, bin e get, respectivamente.

Connected to maquina.unifei.br.
220 maquina FTP server (UNIX(r) System V Release 4.0) ready.
Name (maquina.unifei.br:<none>): fulano
331 Password required for fulano.
Password:
230 User fulano logged in.
ftp> ls
200 PORT command successful.
150 ASCII data connection for /bin/ls (200.131.128.6,35420) (0 bytes).
teste1.txt
teste2.txt
226 ASCII Transfer complete.
62 bytes received in 0.079 seconds (0.77 Kbytes/s)
ftp> pwd
257 "/home/fulano" is current directory.
ftp> lcd
Local directory now c:\usr\fulano
ftp> bin
200 Type set to I.
ftp> get teste1.txt
200 PORT command successful.
150 Binary data connection for teste1.txt (200.131.128.6,35421) (7 bytes).
226 Binary Transfer complete.
local: teste1.txt remote: teste1.txt
7 bytes received in 0.024 seconds (0.29 Kbytes/s)
ftp> bye
221 Goodbye.

 

Provas

Questão presente nas seguintes provas

Técnico - Meteorologia

50 Questões