[Summary]: Script for cksum all directories and files

From: João.M.César <Joao.M.Cesar_at_seg-social.pt>
Date: Tue Jan 22 2002 - 12:41:23 EST
The original message:


Hi there,

I need some help in a script/shell command that i'm trying to make. It
follows:

Bash$ find . -exec cksum {} \;

This is to check if any change is made to the files. But the cksum hangs up
when it meets a fifo. There is any way I do this by jumping the fifo files?



Thanks to :

JESSE TRUCKS , Jay Lessert , Jordi Vidal that have reach the G spot :), and
to all the others that give a help ...

Bash$ find . \! -type p -exec cksum {} \;




Com os melhores cumprimentos,

Joco Cisar

Ministirio do Trabalho e da Solidariedade
Instituto de Informatica e Estatmstica da Solidariedade
UDE - Unidade de Deployment e Exploragco

Av. Prof. Dr. Cavaco Silva, n: 17
Edifmcio Cijncia I - Taguspark
2780-920 Porto Salvo

tel: 214 230 131

joao.m.cesar@seg-social.pt

"Never phear i is here!" _______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Tue Jan 22 11:47:21 2002

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:32 EST