The flashcards below were created by user
Justin_Starks
on FreezingBlue Flashcards.
-
pwd
print working directory
-
hostname
my computer's network name
-
-
-
-
-
-
-
cp
copy a file or directory
-
-
mv
move a file or directory
-
-
type
print the whole file
-
forfiles
run a command on lots of files
-
-
select-string
find things inside files
-
-
helpctr
find what man page is appropriate
-
echo
print some arguments
-
set
export/set a new environment variable
-
-
runas
DANGER! become super user root DANGER!
|
|