Re: "Recent Documents" a la Win32 for the shell?

From: William Park (opengeometry_at_yahoo.ca)
Date: 07/21/04


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


Relevant Pages

  • Re: Issues with the Shell Command - Alternate Solutions?
    ... IMHO Shell is unstable and I find I get better results using ExecCmd ... if you don't offer command-line parameters within the Windows ... > Windows Registry for the executable file you've just launched. ... > adds your question and the answers to the database of answers. ...
    (microsoft.public.access.formscoding)
  • Re: Problem reading data from a file (encounter EOF after second last record)
    ... command-line way to do it less manually. ... There's probably a simillar way in Windows, ... Hmmm...otomh can't think of an easy way to get a control character at the command line in a standard MS shell. ...
    (comp.lang.fortran)
  • Re: add shortcut to startup menu
    ... If you want that your application is started before the Windows ce ... shell and you don't need to pass it command-line arguments, ... > shell and you don't need to pass it command-line arguments, ... > If you need to add a shortcut to the startup folder. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: printf from application not displayed in target control
    ... application, not a command-line one, especially for Windows Mobile. ... Windows Mobile for that, but, no, generally not. ... see this displayed in the shell. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Empirical shell programming.
    ... quotes) would be parsed into command-line arguments (that is, ... know if single quotes are disabled if they don't appear at the start of a ... shell would have answered this question directly without writing x? ... ~ $ echo 'this is a test ...
    (comp.unix.shell)