#!/bin/csh -f set browser = "open" # If $1 is a script in the browsers folder, use it as the browser. if ($#argv > 0 && -x "$0:h/browsers/$1") then set browser = $1:q shift endif echo "" echo "FB group: Bye Bye on November 3rd (renamed)" echo "Renamed: For a Fair & Just Democracy (1.1K members)" (set echo; $browser "https://facebook.com/groups/577438109584688")