#!/usr/bin/env bash # fully expand arguments phrase=$@ argos-translate --from-lang en --to-lang fr "$phrase"