1/9
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
pwd syntax
pwd
script syntax
script -options logfilename.txt
ls syntax
-options location/directory
mkdir syntax
mkdir location/directory
cd syntax
cd newdirectory
cp syntax
cp location/file.ext newlocation
mv syntax
mv location/file.ext newlocation/newName.ext
rm syntax
rm -options location/file.ext
man syntax
man command