Skip to content

alexAubin/littleScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

littleScripts

Little scripts for everyday life

colorGcc

Description : Colorize gcc output to avoid endlessly searching for the relevant message in the black-and-white mess

Usage : g++ -o program source.C 2>&1 | python colorGcc.py

diffFolder

Description : Compare the source files of two folders recursively

Usage : edit DIR1 and DIR2 in scripts, run ./diffFolder and read the .diff files.

About

Little scripts for everyday life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published