¿Cuál elemento del sistema operativo Linux que interactúa directamente con el usuario?

SOM-Comandos Linux II

Quiz
•
Other
•
2nd Grade
•
Medium

Manuel Arenas
Used 42+ times
FREE Resource
155 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Shell
Kernel
Sistema de archivos
Administrador de memoria
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Si actualmente te encuentras en el directorio /usr/dt/bin, ¿Cuál es la forma más fácil para moverte a tu directorio personal?
mv /home/antonio
cd /home/antonio
cd
cd .
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Qué comando utilizarías para contar el número de líneas del archivo tarea.txt?
count -l tarea.txt
ls -l tarea.txt
wc -c tarea.txt
wc -l tarea.txt
cat -l tarea.txt
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Estando en mi directorio personal (/home/tony/) necesito copiar el archivo /home/tony/tarea1.txt al directorio /home/publico/maestro y llamarlo tarea_antonio.txt, ¿Cuál de los siguientes comandos es el correcto para realizar esa actividad?
cp .tarea1.txt ../publico/maestro/tarea_antonio.txt
cp tarea1.txt ./home/publico/maestro/tarea_antonio.txt
mv tarea1.txt ../publico/maestro/tarea_antonio.txt
cp tarea1.txt ../publico/maestro/tarea_antonio.txt
cp ./tarea1.txt ../publico/maestro/ tarea_antonio.txt
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Si deseo agregar el archivo tarea1.txt al archivo reporte.txt, ¿Cuál comando es el correcto?
cat tarea1.txt < reporte.txt
cat tarea1 >> reporte.txt
cat reporte.txt < tarea1.txt
cat tarea1.txt reporte.txt
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Cuál sería el comando para que al ejecutar el comando ls /bin /root el resultado y los errores me los guarde en /tmp/resultado
ls /bin /root > /tmp/resultado 2>&1
ls /bin /root >> /tmp/resultado
ls /bin /root > /tmp/resultado 2>1
ls /bin /root >> /tmp/resultado >2
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Cuál sería el comando que utilizaría para crear un archivo de tamaño cero?
cat
touch
more
pg
Create a free account and access millions of resources
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz

Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
15 questions
June Review Quiz

Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles

Quiz
•
8th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade