https://github.com/jreybert/scripts
My own scripts
https://github.com/jreybert/scripts
Last synced: about 1 month ago
JSON representation
My own scripts
- Host: GitHub
- URL: https://github.com/jreybert/scripts
- Owner: jreybert
- Created: 2011-01-21T14:28:19.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2015-12-07T20:46:17.000Z (over 10 years ago)
- Last Synced: 2025-01-27T11:50:07.938Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A repository to gather my scripts. Most of them will probably be useless for anyone but me.
colorgcc
========
colorgcc is a wrapper to colorize the output from compilers whose messages match the "gcc" format.
In a directory that occurs in your PATH _before_ the directory where the compiler lives, create a softlink to colorgcc for each compiler you want to colorize.
generate_comp_links.sh is a bash script to generate links to compilers.
gcc_change.sh
=============
A script to change the links /usr/bin/gcc and g++ to the wanted version.
imdb_tag
========
Perl script to generate a static html page referencing all the movie file in a directory with imdb information (require IMDB perl package).
module_create
=============
Script to almost create a module preference file (http://modules.sourceforge.net/)
resa
====
perl script to reserve a shared computer.
switch-vtune-ptu
================
script to switch between vtune and ptu environments.