Search for executables inside $PATH (the name of an executable will be placed inside the $1 argument).
Searching executables
Searching for executables
Report a typo
Sample Input 1:
echoSample Output 1:
/bin/echoWrite a program in Shell
#!/usr/bin/env bash
function solve() {
# put your code 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.