lkml.org 
[lkml]   [1999]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date

cbbrowne@godel.brownes.org writes:

> Killer question:
>
> Should the following two commands do the same thing?
>
> % cp my.albod your.albod
> % cat my.albod > your.albod
>
> --
> Christopher B. Browne, cbbrowne@hex.net, chris_browne@sabre.com
> Web: http://www.ntlug.org/~cbbrowne SAP Basis Consultant, UNIX Guy
> Windows NT - How to make a 100 MIPS Linux workstation perform like an 8 MHz 286

"mv my.albod your.albod" should perhaps do the same thing as:
"mkdir my.albod; cat my.albod > your.albod; rm my.albod"

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:52    [W:0.146 / U:0.920 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site