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.
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.
Simple command line utility to prints ascii bell characters to the terminal.
Analyzes the user entered password and gives strength of the password.
A client-server testing framework for STM32F746ZG peripheral verification
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.
Multiplication Table Generator is a fun project which generates multiplication table for any number.
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.
Experiment with typoglycemia using plain-text input and output.
A Program inspired from my sister's homework.
A simple executable program created for fun and learning purposes. It takes a user input and determines whether the number is even or odd.
A commandline utility to create a simple C programming project setup.
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."