Terminal open command
So I’m trying to run a file in the recovery mode terminal but when I finally find the file I can’t use the open command. I had previously used it to open random files while exploring the terminal but it stopped working.
when I run
-bash-3.2# open README.txt
it returns
-bash: open: command not found
I searched the path and couldn’t find the open command even with the find function.
echo $path
/usr/local/bin:/usr/bin:/bin/usr/sbin:/sbin
I can’t find anything that will help and my best idea would be to make a new open command but I don’t want to mess anything up so help plz.
MacBook Pro 13″, macOS 10.15