Hello,
imagine that I have this windows path:
/tmp/user1/test
and that I would like to create the sub-directory jan2025
Is there a unix command to create the sub-directory jan2025 to obtain /tmp/user1/test /jan2025
Regards,
What happens when you just do:
mkdir /tmp/user1/test/jan2025
?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.
Browse our catalog!