maladroit.dev
Posts Notes About

cd

linux

cd

Change directory. Works with the Directory path special characters

# navigates to the workspace directory
cd ~/workspace

# navigates to the previous directory
cd -

References

  • Command-Line-A-modern-introduction
email rss github bluesky

2024-2026 maladroit.dev