1/9
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
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