|
|||||
Commands and references ( GNU / linux kernel 2.4.18-3 and
2.4.18-14 )
Linux is a registered trademark of Linus Torvalds The commands with their most common usage are in brackets like this: [ command ]. Don't type the brackets, just what is inside of them. Back to the index page |
|||||
To display the entire command history type: [ history ] If you have your HISTSIZE set to a large number like 100, or 1000; you might want to send the output of this command to a file so you can examine it more conveniently. Try this: [ history > a_file ] This will send the ouput to the file called a_file, then you can open this file with an editor like nano, or vi. |
|||||
Perpetual PC's home page Perpetual PC's link page |