#!/bin/bash DIR='' FILE="$DIR/porconi.lst" FR="$DIR/frasi.lst" echo $FILE porco=$( shuf -n 1 $FILE ) smad=$( shuf -n 1 $FR ) eval echo $smad