Commands For Windows + Linux Flashcards
What is CD?
Change directory- Changing current folders
What is CD\?
Takes you to the top of a directory tree
Eg- “C:drive”
What is cd…
For when you need to go up one folder
What is DIR?
View contents of a folder- Both
What is pwd?
Prints your current working directory. - Linux Command
What is rmdir?
Delete empty directories - Linux
What is the home directory?
~
What is ren?
Renaming files and folders - Linux
What is ARP?
Used to find out what the MAC address is
What is Ping-6?
Forces computer to use IP version 6.
What is NSLookUp?
Display info that you can use to diagnose DNS
What is mkdir?
Makes Directory
What is fsck?
Fixing files.
What is top?
Shows top processes based on certain criteria- CPU/Memory
What does DIR/o:n/s mean?
Shows directory in order by name including sub directories
What does DIR/t:a mean?
Shows directory time and last access
What does DIR/a:r mean?
Shows directory attribute and read only files.
What is chkdsk ?
Check Disk- Linux
What are the primary steps required for scripting / software development.
Plan Design Develop Test Maintain
What is the * Wildcard?
Will match any sequence of characters.
What is the ? Wildcard?
Matches a single character.
What is tail?
Returns the last 10 lines.
What does D: LS -XS mean?
This is used on windows to change the drive letter