linux 下cp命令C代码实现

时间:2020-10-17 11:31:56
【文件属性】:

文件名称:linux 下cp命令C代码实现

文件大小:8KB

文件格式:GZ

更新时间:2020-10-17 11:31:56

Linux cp

#include #ifndef lint __COPYRIGHT( "@(#) Copyright (c) 1988, 1993, 1994\ The Regents of the University of California. All rights reserved."); #endif /* not lint */ #ifndef lint #if 0 static char sccsid[] = "@(#)cp.c 8.5 (Berkeley) 4/29/95"; #else __RCSID("$NetBSD: cp.c,v 1.58 2012/01/04 15:58:37 christos Exp $"); #endif #endif /* not lint */


【文件预览】:
cp
----utils.c(11KB)
----cp.c(14KB)
----extern.h(2KB)

网友评论