#! /usr/bin/bash

# [[historique]] Script to show simple history, eg to keep a trace of your activity in a "carnet de bord"

# Authors:
# FR, Frederic.Radeff@adm.unige.ch, University of Geneva

# History
# 2006.5.18: FR
go="history | sed 's/^  [0-9]*  //g'"

$go
echo "history | sed 's/^  [0-9]*  //g'"
 
info/historique.txt · Dernière modification: 2008/11/11 11:37 (modification externe)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki