[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Scripthilfe gesucht



Hallo Dirk,

Dirk Schleicher, 10.04.2007 (d.m.y):

> Hallo Heiko,
> 
> >    - Du kennst ein Verzeichnis, welches auf dem zu
> >      mountenden GerÀt ist (oder eine Datei)
> 
> ist vorhanden. Wie frage ich das aber am besten ab?
> If /media/backup/backup then  else

So ungefaehr:
if [ -f /media/backup/my_personal_testfile ];
then
  weitere_Befehle
else
  alternative_Befehle
fi

Gruss/Regards,
Christian Schmidt

-- 
Habit is habit, and not to be flung out of the window by any man, but coaxed
down-stairs a step at a time.
		-- Mark Twain, "Pudd'nhead Wilson's Calendar

Attachment: signature.asc
Description: Digital signature


Reply to: