/usr/bin/mosh starts with
#!/usr/bin/env perl
for portability. On Debian, however, Perl is always installed at
/usr/bin/perl; mosh should be patched to use the correct #! line.
/usr/bin/mosh starts with
#!/usr/bin/env perl
for portability. On Debian, however, Perl is always installed at
/usr/bin/perl; mosh should be patched to use the correct #! line.