I typed the command:
cp frida.txt lincoln.tx
and I got
the section is contemplated but I got
an warnning message
$ cd drama/biopic
bash: cd: drama/biopic: No such file or directory
Please advise
I typed the command:
cp frida.txt lincoln.tx
and I got
the section is contemplated but I got
an warnning message
$ cd drama/biopic
bash: cd: drama/biopic: No such file or directory
Please advise
@yossi_am,
Apart from the missing t in your
cp frida.txt lincoln.tx
it should be said,
that you will have to look around
using
pwd
ls -als
and with
cd ..
you go up in the directory-structure
and you can go into a directory
which you identify by a d in the lines produced by an ls -als