Nov
09
Save the output of a command using logsave
Posted by suvi under Tricks
If you want to save the output of a certain command, and furthermore do it at preset time intervals, use logsave:
logsave foo /bin/ls
If you want to save the output of a certain command, and furthermore do it at preset time intervals, use logsave:
logsave foo /bin/ls
Leave a Reply