Look at the first lines of the different scripts and find for them right interpreters.
First program in bash
Script interpreters
Report a typo
Match the items from left and right columns
#!/usr/bin/env bash
#!/usr/bin/env python3
#!/usr/bin/perl
#!/bin/bash
Perl
Bash located by env utility
Python
Bash
___
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.