Home
Subjects
Textbook solutions
Create
Study sets, textbooks, questions
Log in
Sign up
Upgrade to remove ads
Only $35.99/year
Terminal
STUDY
Flashcards
Learn
Write
Spell
Test
PLAY
Match
Gravity
MacOS
Terms in this set (34)
print working directory
pwd
computer's network name
hostname
make directory
mkdir
change directory
cd
list directory
ls
remove directory
rmdir
push directory
pushd
pop directory
popd
copy a file or directory
cp
move a file or directory
mv
page through a file
less
print the whole file
cat
execute arguments
xargs
find files
find
find things inside files
grep
read a manual page
man
find which manual page is appropriate
apropos
look at your environment
env
print some arguments
echo
export set a new environment variable
export
exit the shell
exit
** become super user**
sudo
go home
cd ~
up one level
cd ..
list directory and subdirectories
ls -lR
remove directory with .DS_Store inside
rm -rf
make directory with parents as needed
mkdir -p
move to previous pushed directory
pushd with no arguments
copy folder with files inside
cp -r original new
rename a file
mv oldname newname
page up down in less
w space
line up down in less
arrow up arrow down
exit out of less
q
remove folder and directories inside
rm -rf folder
Other sets by this creator
Escape Sequence
15 terms
Trig Integrals
2 terms
6_x_other
3 terms
6_4_part1_Basic_Trig_Identities
5 terms
Other Quizlet sets
Bible test 4
21 terms
Social Problems Exam 2
49 terms
Pyne Chapter 3 - Process
135 terms
science
15 terms