13,420
edits
Changes
→Using Magic Functions
cd ~/
ls
</source>'''Remember: ''' You are not using Python here, instead, these are aliases for Bash shell commands that IPython gives you access to. What you are actually using is bash, but not all bash commands are available in the IPython environment.<br><br>
:#Lets find out which ones are available, type the following command into the IPython shell:<source>
alias