$filename = ; `echo "$a" > $filename` #### $a = "this is testing;"; `echo $a > $filename`