Click Link
Linux Porting Guide
Internet Security , Linux porting guide , block forward ports - Linux manage guide network administrator Online manual securityClick Link
Free Gnu Video Software
Videolan guide videolan user manual free video software vls vlc - videolanlan video free gnu video softwareClick Link
Internet Security - Linux E-book
Linux from scratch manual free e-book linux e-book e-book download linux security internet securityClick Link
Install Guide
Install guide - How to install linux install manual faq linux serwer install ?Click Link
Free Linux Tools
Linux Tools , free linux software and program download Gnu software review

Appendix J. History Commands

The Bash shell provides command-line tools for editing and manipulating a user's command history. This is primarily a convenience, a means of saving keystrokes.

Bash history commands:

  1. history

  2. fc

bash$ history
   1  mount /mnt/cdrom
    2  cd /mnt/cdrom
    3  ls
     ...
	      

Internal variables associated with Bash history commands:

  1. $HISTCMD

  2. $HISTCONTROL

  3. $HISTIGNORE

  4. $HISTFILE

  5. $HISTFILESIZE

  6. $HISTSIZE

  7. $HISTTIMEFORMAT (Bash, ver. 3.0 or later)

  8. !!

  9. !$

  10. !#

  11. !N

  12. !-N

  13. !STRING

  14. !?STRING?

  15. ^STRING^string^

Unfortunately, the Bash history tools find no use in scripting.
#!/bin/bash
# history.sh
# Attempt to use 'history' command in a script.

history

# Script produces no output.
# History commands do not work within a script.

bash$ ./history.sh
(no output)	      
	      

The Advancing in the Bash Shell site gives a good introduction to the use of history commands in Bash.

Need free clipart , graphic arts to your web or documents look at pages listed below :