Hallo Bernd, * On Thu, Aug 17, 2000 at 01:46:02AM +0200, Bernd Brodesser wrote:
* Clemens Wohld schrieb am 16.Aug.2000:
Frage? Was mach ich hier falsch?
Ich hab es schon $(($online)-$(date +%s))
so immer ein negatives Ergebnis, da Du von dem älteren, also kleineren Datum, daß neuere also größere abziehst, besser wäre somit:
$(($(date +%s)-$online))
Stimmt, aber ich bekomme hiermit genau die syntaxerror die ich in meinen Versuchen vorher auch schon bekam. Die Variante $(($(date +%s)-$online)) hatte ich auch schon. Das hatten wir nämlich letzten hier und da hatte ich es ursprünglich "abgeschaut". So wie ich dich kenne hast du es doch bestimmt ausprobiert. Oder? Im script? ..ich bekomme systax-eror :( Gruß Clemens -- sig_50 Was hat das rpm alles installiert? $ rpm -qa | grep ^vim | awk '{print "rpm -ql " $1 }' \ | /bin/sh | less [Info: man bash|awk|rpm|grep] ------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com