Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 617 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 617 Bytes

Linux-Identifier [ STILL IN BETA V0.2 ]

A tool that help begginers to know which package manager they have, to know on what their Operating System bassed on, ETC

A very basic tool, help lots. Linux-Identifier get information about your operating system from over places sach as ( /etc, enviroments ) and shows it in one place, one little open source tool.

HOW TO INSTALL
  1. Clone the tool into your distro git clone https://github.com/H3ssan/Linux-Identifier
  2. change directory to the tool directory cd Linux-Identifier
  3. Compile the source file g++ -o linux-identifier linux-identifier.c