coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: About cc and dd


From: Xaleth
Subject: Re: About cc and dd
Date: Sun, 23 Jun 2019 13:39:35 -0500

It's all in the code. Everything you need to know about how it works.

There's also the coreutils documentation for it.

dd:
https://www.gnu.org/software/coreutils/manual/html_node/dd-invocation.html
cp:
https://www.gnu.org/software/coreutils/manual/html_node/cp-invocation.html

--
Cheers,
-JB

On Sun, Jun 23, 2019 at 11:05 AM altear <address@hidden>
wrote:

> Dear Coreutils,
>
> Hello, please let me Introduce my self.
> My name is Amin Aenurahman, I am from Indonesia and I’m studying on Telkom
> University.
>
> Currently I’m finishing my Final Task about Different method of Copy,
> Cloning and Imaging which must be used in Digital Forensics.
> To finish my study, I have to make a paper about that.
>
> I have been looking to your code :
> 1. https://github.com/coreutils/coreutils/blob/master/src/cp.c
> 2. https://github.com/coreutils/coreutils/blob/master/src/dd.c
>
> 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?
>
>
> I'm looking forward for your reply, and thank you in advanced
>
>
> Sincerely,
> Amin Aenurahman
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]