You can also store the output of command in a variable for further use. currentDate=`date` echo $currentDate Mon Mar 25 14:40:32 IST 2019. Formated Output of ...
確定! 回上一頁