You have the apps folder in the current directory, copy it with all the files in it to the new folder programs.
Copy and delete files
Copy directory with its content
Report a typo
Sample Input 1:
echo
lsSample Output 1:
echo
lsWrite a program in Shell
#!/usr/bin/env bash
function solve() {
# add your solution here
}
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.