zsh-users
 help / color / mirror / code / Atom feed
* two quick  questions
@ 1995-10-21 16:52 Jose Unpingco
  0 siblings, 0 replies; only message in thread
From: Jose Unpingco @ 1995-10-21 16:52 UTC (permalink / raw)
  To: zsh-users


1.) is it possible to assign standard output and/or standard error
from a job to a device after it has been put in the background.

  For example, 
    % find . -name '*mat' -print &
  then do something like
    % %1 > /dev/null

2.) why is it that when I do history -f, I get dates and times that refer to
the latest login and not to the date and time of command execution in the
history.

For example,

  105  10/21/1995 09:44  cd News <--- this command was run 10/20 not 10/21
  106  10/21/1995 09:44  mail -f z <-- this is correct


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1995-10-21 16:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-10-21 16:52 two quick questions Jose Unpingco

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).