|
|||||||
record activities in the termina
Время создания: 06.03.2014 17:40
Раздел: root - Linux - Console
Запись: Yurons/mytetra/master/base/1394116857rafxtc9h86/text.html на raw.github.com
|
|||||||
|
|||||||
The command to record activities in the terminal is "script", before executing any other thing, you just need to run the following command to make a log file: script log.txt After that, everything you run afterward in the terminal and the outputs will be recorded into this log file. If you dont want to record the activities anymore, you just need to hit Ctrl +D. To start recording again to the same log file, you can run this command: script -a log.txt - See more at: http://www.linuxandlife.com/2012/06/how-to-record-terminal-activities-and.html#sthash.0doyATQk.dpuf |
|||||||
Так же в этом разделе:
|
|||||||
|
|||||||
|