0

How to see log for a user

Hi there, is there any way to see logs or track the user activity in linux? i want to see which commands are executed by the user. Thanks in advance

xander
asked Apr 9, 2018
1 Answer
0

you can track the user activity on this below file

cat /home/user/.bash_history
View More
parthiban
answered Apr 15, 2018
Your Answer
||||
 
100:0