Thread: A bash question
hi,
trying redirect output file , need first put command string. here error:
what's wrong?code:bash-3.2$ cc="(date && time ls -l -a && date) > ./tmp/log" bash-3.2$ $cc bash: (date: command not found
, regards!
hi,
trying redirect output file , need first put command string. here error:
what's wrong?code:bash-3.2$ cc="(date && time ls -l -a && date) > ./tmp/log" bash-3.2$ $cc bash: (date: command not found
, regards!
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk A bash question
Ubuntu
Comments
Post a Comment