|
From: | Assaf Gordon |
Subject: | Re: About cc and dd |
Date: | Sun, 23 Jun 2019 14:39:42 -0600 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 |
Hello, On 2019-06-23 9:06 a.m., altear wrote:
If you don't mind, can you tell me how cp and dd works, just in summary, or maybe can tell me from which line thats code work?
A nice code overview is available here: http://www.maizure.org/projects/decoded-gnu-coreutils/cp.html http://www.maizure.org/projects/decoded-gnu-coreutils/dd.html And code exploration (using OpenGrok) here: https://opengrok.housegordon.com/source//xref/coreutils/src/dd.c https://opengrok.housegordon.com/source//xref/coreutils/src/cp.c -assaf
[Prev in Thread] | Current Thread | [Next in Thread] |