Fundamentals Flashcards
1
Q
Define current path for the data files.
A
cd [path]
Obtain the path of the data folder by right clicking on the folder while pressing the key Shift, and then select copy path.
2
Q
Create new folder inside the current path.
A
mkdir [folder name]
Make directory
3
Q
Open the data window
A
Browse
OR
Edit
4
Q
Open Dialog Box
A
DB [command]
5
Q
Ask for help about a command.
A
help [command]
6
Q
Import dataset
A
use [dataset]