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
?
Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.
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!