Quiz sur l'Automatisation Bash & PowerShell

Quiz sur l'Automatisation Bash & PowerShell

University

20 Qs

quiz-placeholder

Similar activities

WATER SUPPLY

WATER SUPPLY

University

15 Qs

One Shoot UKAI 2020 - #1

One Shoot UKAI 2020 - #1

University

20 Qs

Lượt 2_Vòng 2

Lượt 2_Vòng 2

University

15 Qs

Tutorial IoT 1

Tutorial IoT 1

University

20 Qs

Primera y Segunda Guerra Mundial - La gran depresión

Primera y Segunda Guerra Mundial - La gran depresión

University

20 Qs

CDY 4.1

CDY 4.1

University - Professional Development

16 Qs

Post Test Perbanyakan Tanaman

Post Test Perbanyakan Tanaman

University

15 Qs

Equilibrio Líquido vapor

Equilibrio Líquido vapor

University

15 Qs

Quiz sur l'Automatisation Bash & PowerShell

Quiz sur l'Automatisation Bash & PowerShell

Assessment

Quiz

Science

University

Medium

Created by

Mohssine Serraji

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Quelle est la principale différence entre Bash et PowerShell ?

A) Bash est plus récent que PowerShell

B) Bash manipule du texte tandis que PowerShell manipule des objets

C) PowerShell fonctionne uniquement sur Linux

D) Bash est plus rapide que PowerShell

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Dans PowerShell, quelle est la différence entre les opérateurs -contains et -match ?

A) -contains vérifie si une collection contient un élément, tandis que -match utilise des expressions régulières

B) -contains est sensible à la casse, tandis que -match ne l'est pas

C) -contains fonctionne sur des tableaux, tandis que -match fonctionne sur des chaînes

D) Ils sont synonymes et peuvent être utilisés de manière interchangeable

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Quelle ligne doit être placée au début d'un script Bash pour indiquer l'interpréteur à utiliser ?

A) #!/bin/bash

B) @echo off

C) #use bash

D) //bash

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Quelle commande permet de changer les permissions d'un fichier sous Linux ?

A) chown

B) chmod

C) chgrp

D) chperm

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Quelle politique d'exécution PowerShell est recommandée par Microsoft pour un environnement de développement personnel ?

A) Restricted

B) AllSigned

C) RemoteSigned

D) Unrestricted

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Comment affiche-t-on toutes les variables d'environnement dans un terminal Linux ?

A) env

B) printenv

C) showenv

D) listenv

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Quelle commande permet de créer un répertoire et tous ses parents si nécessaire ?

A) mkdir

B) mkdir -p

C) mkdir -r

D) mkdir -a

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?