blinksh / blink

Blink Mobile Shell for iOS (Mosh based)
https://blink.sh
GNU General Public License v3.0
6.08k stars 565 forks source link

Using cd .. to change back to home directory fails #2003

Open steverhall opened 3 months ago

steverhall commented 3 months ago

When attempting to use cd .. to change to previous directory, and previous directory is home.

  1. In blink shell, change directory to iCloud or Documents, from home directory.
  2. Then cd ..

Error: permission denied

The only way I can find to change to home is to just cd without any arguments, or cd $HOME

carloscabanero commented 2 months ago

Thanks for the report. Will fix now that we are getting to terms with all the CLI tools.