### Name: savehistory
### Title: Load or Save or Display the Commands History
### Aliases: loadhistory savehistory history
### Keywords: utilities

### ** Examples
## Not run: 
##D .Last <- function()
##D     if(interactive()) try(savehistory("~/.Rhistory"))
## End(Not run)


