hello

option 1
mkdir opt/
mkdir opt/devopsdir


option 2
mkdir -p opt/devopsdir

but if this is on OS /opt then command is missing leading slash

mkdir /opt/devopsdir

On Mon, May 22, 2023 at 4:37 PM Ekwonye Chibuzor Michael <
mcdennisekwo...@gmail.com> wrote:

> I tried creating directories and i got this error below
>
> mkdir: cannot create directory ‘opt/devopsdir/’: No such file or directory
>
> How do i correct this error fam.
>
>
> Regards.
>
> --
> This mailing list is governed under the HashiCorp Community Guidelines -
> https://www.hashicorp.com/community-guidelines.html. Behavior in
> violation of those guidelines may result in your removal from this mailing
> list.
>
> GitHub Issues: https://github.com/hashicorp/vagrant/issues
> Discuss: https://discuss.hashicorp.com/c/vagrant/24
> ---
> You received this message because you are subscribed to the Google Groups
> "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to vagrant-up+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/vagrant-up/4832384a-cfcd-4adf-b383-8acb0e09537dn%40googlegroups.com
> <https://groups.google.com/d/msgid/vagrant-up/4832384a-cfcd-4adf-b383-8acb0e09537dn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Alvaro

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/hashicorp/vagrant/issues
Discuss: https://discuss.hashicorp.com/c/vagrant/24
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/CAHqq0ewL1T%3Dt00hyKqkamxSbHZodoE%2Bf1SqoFoXKkBNGZECUSQ%40mail.gmail.com.

Reply via email to