Shared Flashcard Set

Details

Dereck Command Line
Dereck Command Line
19
Computer Networking
Undergraduate 2
12/14/2010

Additional Computer Networking Flashcards

 


 

Cards

Term
Remove an empty directory
Definition
Linux = rmdir
Windows = rd
Term
Remove a file
Definition
Linix = rm
Windows = del
Term
Create a directory
Definition
Linux = mkdir
Windows = md
Term
Maneuver to root directory
Definition
Linux = cd /
Windows = cd\
Term
Remove populated directory
Definition
Linux = rm -r
Windows = rd /s
Term
Clear your screen
Definition
Linux = clear
Windows = cls
Term
Display what is in your directory
Definition
Linux = ls
Windows = dir
Term
Display all files in the directory
Definition
Linux = ls -a
Windows = dir /a
Term
Change the name of a file
Definition
Linux - mv
Windows - ren
Term
Display information about commands
Definition
Linux - info
Windows - help
Term
Display the contents of a file one screen at a time
Definition
Linux = more
Windows = more
Term
Transfer file from one place to another
Definition
Linux = mv
Windows = move
Term
Switch directories
Definition
Linux = cd
Windows = cd
Term
Open command line editor
Definition
Linux = vi
Windows = edit
Term
Duplicate files
Definition
Linux = cp
Windows = copy
Term
View info about your NIC card
Definition
Linux = ifconfig
Windows = ipconfig
Term
Linux command for elevator user
Definition
sudo
Term
Linux command to show current directory
Definition
pwd
Term
Windows command
Definition
Supporting users have an ad free experience!