Answers for "how to print in linux terminal"

0

how to print output of a command linux

printf "$dir1 $dir2 $(tail -n -1 pes.log) n" >> ../opt_done.txt
Posted by: Guest on April-16-2021
0

how to print something from the command line

c:> echo STRING
STRING
Posted by: Guest on July-29-2020

Code answers related to "how to print in linux terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language