3 Jul 2002 bdodson   » (Journeyer)

bytesplit: don't know if you'll see this but, aside from bash's history, you might find the script command useful. script ~/session-jul02.log would spawn a new shell and write all of your typed input, and any program output, to the named logfile. It doesn't capture output from curses-based programs, but it's great for exploring line-oriented shell commands. Just type CTRL-D or exit when you're done exploring for awhile. Then you can scan through the logfile to review what you learned.

Latest blog entries     Older blog entries

New Advogato Features

FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!