I'm a Linux user just starting to get the hang of Windows 7. How can one perform these functions with the Windows cd command:
- Go back to the previous directory (cd - in Bash)
- Go to the user's home directory (cd ~ in Bash)
- Bookmark a directory (not built into bash, but cdargs or DerB can be added)