unix commands

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

pwd syntax

pwd

2
New cards

script syntax

script -options logfilename.txt

3
New cards

ls syntax

-options location/directory

4
New cards

mkdir syntax

mkdir location/directory

5
New cards

cd syntax

cd newdirectory

6
New cards

cp syntax

cp location/file.ext newlocation

7
New cards

mv syntax

mv location/file.ext newlocation/newName.ext

8
New cards

rm syntax

rm -options location/file.ext

9
New cards

man syntax

man command

10
New cards