Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 1996 10:44:59 -0800 (PST)
From:      Wolfram Schneider <wosch>
To:        CVS-committers, cvs-all, cvs-bin
Subject:   cvs commit:  src/bin/mv mv.1 mv.c
Message-ID:  <199602181844.KAA27235@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wosch       96/02/18 10:44:59

  Modified:    bin/mv    mv.1 mv.c
  Log:
  option -f and -i are exclusive
  all flag variables initialized with zero
  respond `Y' is equal to `y'
  update usage string
  prompt only if source exist
  
  ignore -i option if file descriptor stdin not refers to a valid
  terminal type device
  
  Revision  Changes    Path
  1.4       +14 -5     src/bin/mv/mv.1
  1.4       +16 -5     src/bin/mv/mv.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602181844.KAA27235>