$ cd …/
$ mkdir startups/disruptors
mkdir: cannot create directory ‘startups/disruptors’: No such file or directory
$ touch startups/disruptors/tech.txt
touch: cannot touch ‘startups/disruptors/tech.txt’: No such file or directory
$ cd …/business
bash: cd: …/business: No such file or directory
$
Is what i put for number 12 but i had some trouble. Can anyone help me out with as to why some of these arguments are errors?
Two things we would ask of you:
- Please learn how to format code in posts (see new user section).
- Please post a link to the exercise.
1 Like
This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.