Thunderbird en français
Publié le 19/04/2010 Thunderbird
> ##
## Run the program
##
--->>> LC_TIME=en_GB.UTF-8 "$prog" ${1+"$@"}
exitcode=$?
if [ "$DEBUG_CORE_FILES" ]
then
if [ -f core ]
then
crc_new=`$crc_prog core | awk '{print $1;}' `
fi
> ##
## Run the program
##
--->>> LC_TIME=en_GB.UTF-8 "$prog" ${1+"$@"}
exitcode=$?
if [ "$DEBUG_CORE_FILES" ]
then
if [ -f core ]
then
crc_new=`$crc_prog core | awk '{print $1;}' `
fi