Home
Name Modified Size InfoDownloads / Week
src 2014-03-21
include 2014-03-21
README.txt 2014-03-21 1.1 kB
LinuxID 2014-03-21 19.7 kB
Totals: 4 Items   20.8 kB 9
/*
 * main.cxx
 * 
 * Copyright 2014 [LinuxArts] <http://linuxarts.co.nf/>
 * 
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, grab a copy on the official web-
 * site <http://www.gnu.org/licenses/gpl-2.0.html>.
 * 
 */
The include folder contains used C++ header files and the src folder contains the main.cxx source.
The LinuxID file is the Linux binary. To run it navigate to its directory from the terminal and 
type : ./LinuxID 
Or if you have changed the file name type: ./filename
Source: README.txt, updated 2014-03-21