Koleksi Kode Sumber (17) : MINIX (5) – Perintah chmod
[sourcecode languange=”cpp”] /* * chmod [mode] files * change mode of files * * by Patrick van Kleef */ [/sourcecode]
[sourcecode languange=”cpp”] /* * chmod [mode] files * change mode of files * * by Patrick van Kleef */ [/sourcecode]
[sourcecode language=”cpp”] /* $Header: cc.c,v 1.2 86/08/26 09:40:10 erikb Locked $ Driver for the CEMCOM compiler: works like /bin/cc and accepts the options accepted by […]
[sourcecode language=”cpp”] /* cat – concatenates files Author: Andy Tanenbaum */ [/sourcecode]
[sourcecode language=”cpp”] /* basename – print the last part of a path: Author: Blaine Garfolo */ [/sourcecode] [sourcecode language=”cpp”] #define NULL 0 main(argc,argv) int argc; […]
[sourcecode languange=”cpp”] /* ar – archiver Author: Michiel Huisjes */ /* * Usage: ar [adprtvx] archive [file] … * v: verbose * […]
Copyright © 2024 | WordPress Theme by MH Themes