Mathematica > Systems Interfaces & Deployment > File Operations > Directories & Directory Operations > SetDirectory >

SetDirectory

SetDirectory
sets the current working directory to dir.
SetDirectory
sets the current working directory to your "home" directory.
  • SetDirectory sets the current working directory, then returns its full name.
  • For a relative path name, SetDirectory sets the directory relative to the current working directory.
Set the current working directory:
Setting the directory pushes a directory onto the DirectoryStack:
Resetting the directory:
Set the current working directory:
In[1]:=
Click for copyable input
Out[1]=
Setting the directory pushes a directory onto the DirectoryStack:
In[2]:=
Click for copyable input
Out[2]=
Resetting the directory:
In[3]:=
Click for copyable input
Out[3]=
In[4]:=
Click for copyable input
Out[4]=
New in 2 | Last modified in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF