Why does mkdir not work?  [Solved]

Help for Current Versions of MX
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
User avatar
CharlesV
Global Moderator
Posts: 7081
Joined: Sun Jul 07, 2019 5:11 pm

Re: Why does mkdir not work?

#11 Post by CharlesV »

I tested in mx19.4 and it worked for me there as well.

What does your context command look like?

Mine is custom action of:

Code: Select all

bash %f;

*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

madmax25
Posts: 321
Joined: Fri Apr 10, 2020 12:40 pm

Re: Why does mkdir not work?

#12 Post by madmax25 »

This is my context command of "Execute in terminal":

Code: Select all

xfce4-terminal -e %f --hold

User avatar
CharlesV
Global Moderator
Posts: 7081
Joined: Sun Jul 07, 2019 5:11 pm

Re: Why does mkdir not work?  [Solved]

#13 Post by CharlesV »

Try changing to this: (or create a second one to test it on )

command:

Code: Select all

bash %f;

*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

madmax25
Posts: 321
Joined: Fri Apr 10, 2020 12:40 pm

Re: Why does mkdir not work?

#14 Post by madmax25 »

Wow! Great! That one did work! Thank you!

Unfortunately, I don't remember where this wrong command came from, since this MX installation is already a few years old.
Last edited by madmax25 on Thu Jan 18, 2024 8:52 am, edited 1 time in total.

User avatar
CharlesV
Global Moderator
Posts: 7081
Joined: Sun Jul 07, 2019 5:11 pm

Re: Why does mkdir not work?

#15 Post by CharlesV »

Excellent! glad we found it.

Please mark as solved using the check mark on the post that resolved it.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

Post Reply

Return to “MX Help”