#!/bin/sh test -f .libs/module1.so || { echo No modules support; exit 77; } ../src/lftp <