Re: "Recent Documents" a la Win32 for the shell?
From: William Park (opengeometry_at_yahoo.ca)
Date: 07/21/04
- Next message: Brian Gough: "Re: Moving multiple files with certain line counts"
- Previous message: Brian Gough: "Re: /dev/random and Hexdump: Formatting Output"
- In reply to: Gerald Jones: ""Recent Documents" a la Win32 for the shell?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 21 Jul 2004 09:00:56 GMT
Gerald Jones <gj@freeshell.org> wrote:
>
> One thing I think is really nifty about MS Windows is the "Recent
> Documents" menu you can access from the "Start Bar". Does anyone know
> of a command-line based tool or shell script approximating this
> utility, but for the unix shell?
Very difficult to do, because shell is not the only program accessing
files, and there are child processes, cron, etc.
If it's only for shell, then command history may be an option.
-- William Park, Open Geometry Consulting, <opengeometry@yahoo.ca> Toronto, Ontario, Canada
- Next message: Brian Gough: "Re: Moving multiple files with certain line counts"
- Previous message: Brian Gough: "Re: /dev/random and Hexdump: Formatting Output"
- In reply to: Gerald Jones: ""Recent Documents" a la Win32 for the shell?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|