// This script randomly adds 2 selected objects to selected nulls string $selection[] = `ls -sl`; // Get selection int $counteri = size($selection) - 1; // we need the counteri variable for the counter feedback for ($x=2; $x