Lightweight CLI Utility written in C to find current CPU Utilization, RAM Usage and Virtual Memory Usage for a given PID and all it's subprocesses
-
Updated
May 25, 2020 - C
Lightweight CLI Utility written in C to find current CPU Utilization, RAM Usage and Virtual Memory Usage for a given PID and all it's subprocesses
Utilitário simples de visualização de dados em formato hexadecimal, inspirado pesadamente pelo utilitário popular no mundo LINUX® e UNIX® xxd.
Date2Day is a C program that calculates the day of the week for any given date using Zeller's Congruence. It accepts date, month (as a string), and year from the user and outputs the corresponding weekday.
Simple command line utility to prints ascii bell characters to the terminal.
Analyzes the user entered password and gives strength of the password.
This is a simple C program that checks whether a given number is a prime number or not. It accepts a number from the user and prints a clear message about its status.
A client-server testing framework for STM32F746ZG peripheral verification
Multiplication Table Generator is a fun project which generates multiplication table for any number.
Experiment with typoglycemia using plain-text input and output.
This C program allows the user to sort a list of integers in ascending order, descending order, or both. It provides a simple menu-driven interface so the user can choose the desired sorting mode and view the results immediately.
A Program inspired from my sister's homework.
A commandline utility to create a simple C programming project setup.
A simple executable program created for fun and learning purposes. It takes a user input and determines whether the number is even or odd.
This is a simple command-line tool to compute combinations (nCr) using iterative factorials in C.
A CLI utility for generating long, unguessable passwords
Add a description, image, and links to the cli-utility topic page so that developers can more easily learn about it.
To associate your repository with the cli-utility topic, visit your repo's landing page and select "manage topics."