log your activities and output at a linux terminal with script
Bash command script can log the commands and output of a user so you have an accurate record of all activity. to start, create your log file touch mylog start […]
Bash command script can log the commands and output of a user so you have an accurate record of all activity. to start, create your log file touch mylog start […]