Batch5 Linux Basic Commands & File Permissions

Batch5 Linux Basic Commands & File Permissions

Professional Development

10 Qs

quiz-placeholder

Similar activities

Introduction to Linux

Introduction to Linux

Professional Development

15 Qs

UNIX

UNIX

1st Grade - Professional Development

10 Qs

Samba_DHCP

Samba_DHCP

Professional Development

12 Qs

XK0-004 - Chapter 3

XK0-004 - Chapter 3

Professional Development

9 Qs

Archivos, Usuarios y Permisos

Archivos, Usuarios y Permisos

Professional Development

10 Qs

Linux

Linux

Professional Development

10 Qs

Coding & Logic - Lesson 1

Coding & Logic - Lesson 1

Professional Development

15 Qs

Batch5 Linux Basic Commands & File Permissions

Batch5 Linux Basic Commands & File Permissions

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Oak Academy

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"head" komutu ile dosyanın başındaki satırlar okunabilir.

Varsayılan olarak ilk .............. satırı ekrana basar.

5

10

15

20

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

........................... komutu, metin dosyaları içerisinde arama yapmaya yarayan bir komuttur. Tek başına veya parametreler ile kullanılabilir. Kullanımı ise komuttan sonra aranacak harf yada kelime girilir ve ardından arama yapılacak dosya belirtilir. (Aranacak kelimede büyük harf-küçük harf duyarlılığı bulunmaktadır.)

head

tail

grep

pipe

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"| (pipe) işareti" ile bir komutun çıkışını başka bir komuta argüman olarak verebiliriz. Bu sayede dosya oluşturma işleminden kurtulmuş oluruz. Çünkü "|" işareti bir komutun sonucunun sanki bir metin dosyasının içeriğiymiş algılanmasını sağlar.

Doğru

Yanlış

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Linux sistemlerde kullanıcıların dosyalara erişim haklarını belirlemek için ....................... komutu kullanılınır. ..................... komutunun tam karşılığı change moddur.

chmod

grep

uname

cat

5.

MATCH QUESTION

1 min • 1 pt

Linux Kullanıcıları 3 kullanıcı türü bulunmaktadır.

group

a

user

o

other

u

all

g

6.

MATCH QUESTION

1 min • 1 pt

Chmod erişim izinleri her zaman rwx şeklinde sıralanmaktadır.

çalıştırma izni

x

yazma izni

r

okuma izni

w

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdaki komutların hangisiyle "cat" komutunun çalıştırma iznini kaldırmış oluruz?

chmod a-x /bin/cat

chmod a+x /bin/cat

chmod a-w /bin/cat

chmod a-r /bin/cat

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?