X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=jpaFGMkZ+Enagc8g/qa7rfjipUhuFe pNFGr11cIdbT7mFVpxSHvOvzMaQfezcuXrBj83m5Gd2kdEiiREejKqcPJy489gcY 0FFmjLf3G4mlvAEdMtpYUOtto7n23reu8T9T8BbnF9sYReKU/ToQcst7OcvxrT4t pXPyjIAM1Kf/U= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=vWoRwatXxupxzQWoSYw1j96H8Ww=; b=ykZV 89TPJRt8Cy0nM+2eXxJHblyNB+4YvS9Q5q5aQh+z+oZENMjjdq5LoIPruem+kdjE 6iVjbGfX+OYsAr3QieF6gyQ5LSWoRWwlpO/aDPRpeo7FG34z84O8tHrH3jaELDHe u93mzroMs0Q3RWPXDtIKBwsA8PuxGb5vM3utfQ8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: Clean up /tmp on system reboot [was: Xorg server always starting up on DISPLAY 3.0] Date: Thu, 09 Apr 2015 13:28:51 -0700 Lines: 21 Message-ID: References: <2e6601d072c3$eb17d060$c1477120$@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 In-Reply-To: <2e6601d072c3$eb17d060$c1477120$@gmail.com> X-IsSubscribed: yes On 4/9/2015 5:51 AM, cyg Simple wrote: > From: Jim Reisert AD1C >> >> Wouldn't it be nice if Cygwin cleaned up the /tmp directory each time the >> computer is re-booted? I don't know how that would work in real life, > however. >> > > Simply create a scheduled task to execute a windows batch file on system > start that changes directory to the Cygwin /bin directory and executes sh -c > 'rm -f /tmp/*'. > > -- > cyg Simple > > Or use cron... -- Andrew DeFaria http://defaria.com -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple