Script interpreters

Report a typo

Look at the first lines of the different scripts and find for them right interpreters.

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
___

Create a free account to access the full topic