4/10 command line lesson 2 l -alt

cp drama/biopic cp: missing destination file operand after ‘drama/biopic’ Try 'cp --help' for more information. cd drama/biopic
cp frida.txt licoln.txt src/home cp: target ‘src/home’ is not a directory cp frida.txt licoln.txt home
cp: target ‘home’ is not a directory
$ cp frida.txt licoln.txt

@digitalcoder28999,
Please read through
Im stuck on step 4 of cp 1
and start using
pwd
ls -als
so that you know where you are
and what you can do…

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.