Linux Basics

Linux Basics

Professional Development

10 Qs

quiz-placeholder

Similar activities

EFA

EFA

Professional Development

10 Qs

305.03 - Advanced Command Line

305.03 - Advanced Command Line

Professional Development

7 Qs

DevOps-1 [Git, CICD and Configuration Management]

DevOps-1 [Git, CICD and Configuration Management]

Professional Development

10 Qs

Arch Linux Quiz

Arch Linux Quiz

5th Grade - Professional Development

10 Qs

Santa Claus 2.0

Santa Claus 2.0

KG - Professional Development

10 Qs

Git Github MLSA

Git Github MLSA

University - Professional Development

10 Qs

Pre Test Bimbingan Teknis Transaksi Bendahara Pengeluaran & LPJ

Pre Test Bimbingan Teknis Transaksi Bendahara Pengeluaran & LPJ

Professional Development

15 Qs

3>ASSESSMENT ACTIVITY

3>ASSESSMENT ACTIVITY

Professional Development

10 Qs

Linux Basics

Linux Basics

Assessment

Quiz

Other

Professional Development

Medium

Created by

N. V. Ratnakishor Gade

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Assignment in Linux?

variable = value

variable=value

variable <- value

variable<-value

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Variable substitution in a string

$variable

$(variable)

$((variable))

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Command substitution in a string

$command

$(command)

$((command))

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Mathematical expression evaluation in Linux

$expresson

$(expression)

$((expression))

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How to create a new file in Linux using command line?

touch

mkdir

cp

rm

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How to count the number of lines in a file in Linux?

wc -l

ls -l

grep -c

cat -n

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How to rename a file in Linux using command line?

cp

rm

mv

ls

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?