#LL #Blog
The #Blog# starts from here
Showing posts with label
debian
.
Show all posts
Showing posts with label
debian
.
Show all posts
Sunday, September 19, 2010
Linux History Bash
To check the login history:
#
last
To clear out the login history:
#
> /var/log/wtmp
To check the last command run:
#
history
To clear out the command history:
#
history -c
Older Posts
Home