If you are offering SSH access to your user and would want to monitor the commands that they use in the shell, you can see them the following way;

Login to ssh and do "cat /home/user/.bash_history" Replace user with the username of the user that you want to lookup.

Was this answer helpful? 29 Users Found This Useful (139 Votes)