Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Dec 1997 12:49:41 -0800 (PST)
From:      Wolfram Schneider <wosch@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG
Subject:   cvs commit: src/bin/rcp rcp.c
Message-ID:  <199712072049.MAA22469@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wosch       1997/12/07 12:49:41 PST

  Modified files:
    bin/rcp              rcp.c 
  Log:
  Use `cp -R' instead `cp -r' for local to local coping
  (e.g.: rcp -r /tmp/1 /tmp/2). See the cp(1) manpage for more details.
  
  Revision  Changes    Path
  1.16      +2 -2      src/bin/rcp/rcp.c



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