Afficher un message
Vieux 19/11/2007, 06h44   #1
Stephen Bannasch
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Is there an equivalent in irb to command: history in bash?

Is there an equivalent in irb to the command history in bash?

After I've been doing a bunch of work in the shell I often use the
history command in bash to get a list of all the commands I've
executed which I copy and past into an editor to document the work I
did.

Is there an equivalent command for irb which would list by lines each
command I have entered? Rightnow I use readline to scan backwards
and copy and paste individually.

Thanks for any suggestions.

  Réponse avec citation
 
Page generated in 0,05572 seconds with 9 queries