sh-3.2# cat Filename.txt Standard_testsh-3.2# bSource=`cat Filename.txt|head -n1`.txtsh-3.2# echo $bSource Standard_test.txt