Linux(8)

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:03 AM on 4/12/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

Glob characters

wild cards (have special meaning)

interpreted BEFORE any cmds

specify patterns that match filenames in a directory

*can manipulate all files w/in a specific extension

2
New cards

t*

displays all files in the directory beginning with ‘T’

3
New cards

*t

displays all files in directory ENDING with ‘‘T"

4
New cards

???

? = 1 character

??? - searching for 3 letter extension

5
New cards

r*.conf

start with r

end with .conf

6
New cards

[gu]

matches any file that begins with g or u

7
New cards

[a-d]

searches through a range of characters

8
New cards

[!DP]

used to ignore a range
(ignore files starting with D or P)

9
New cards

cp

copies file, requires a source + destination

10
New cards

-v

(verbose)

excess info

11
New cards

cp -i

prompts user before overwriting file

12
New cards

cp -n

answers no to everything

13
New cards

cp -r

copies files + directories

14
New cards

mv

move a file

15
New cards

rm

delete a file (-i)

16
New cards

rm-r

delete directories (only way)

17
New cards

rmdir

deletes EMPTY directories

18
New cards

mkdir

creates a directory

19
New cards

touch

creates empty file

20
New cards

mv premove postmove

‘cuts’ pre +pastes to post

Explore top flashcards

flashcards
Free EXP
26
Updated 543d ago
0.0(0)
flashcards
Music Appreciation Test #1
64
Updated 908d ago
0.0(0)
flashcards
A.1 Kinematics - Key terms
46
Updated 132d ago
0.0(0)
flashcards
Senior Seminar
58
Updated 1119d ago
0.0(0)
flashcards
TEMA 7: RIBOSOMAS
21
Updated 1182d ago
0.0(0)
flashcards
Cold War People
21
Updated 739d ago
0.0(0)
flashcards
Vocabulary
57
Updated 1095d ago
0.0(0)
flashcards
Free EXP
26
Updated 543d ago
0.0(0)
flashcards
Music Appreciation Test #1
64
Updated 908d ago
0.0(0)
flashcards
A.1 Kinematics - Key terms
46
Updated 132d ago
0.0(0)
flashcards
Senior Seminar
58
Updated 1119d ago
0.0(0)
flashcards
TEMA 7: RIBOSOMAS
21
Updated 1182d ago
0.0(0)
flashcards
Cold War People
21
Updated 739d ago
0.0(0)
flashcards
Vocabulary
57
Updated 1095d ago
0.0(0)