Nautilus Scripts

Ow Mun Heng ow.mun.heng at wdc.com
Tue Dec 16 01:49:17 UTC 2003


> -----Original Message-----
> From: Rui Miguel Seabra [mailto:rms at 1407.org]
> Sent: Monday, December 15, 2003 5:35 PM
> To: fedora-list at redhat.com
> Subject: RE: Nautilus Scripts
> 
> 
> btw an improved version?
>
 
Haven't had a chance to test this out.. Can I ask anyway??

1. EXT=".txt"
2. BNAME=`basename $New_Document $EXT`
3. if test ! $New_Document == $BNAME ; then
4.   New_Document=$BNAME
5. fi
6. echo "$New_Document"


Line 3 will test if anything was typed into the zenity dialog box???

NewB here.





More information about the users mailing list