public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: Clean up /tmp on system reboot [was: Xorg server always starting up on DISPLAY 3.0]
@ 2015-04-09 12:51 cyg Simple
  2015-04-09 20:29 ` Andrew DeFaria
  0 siblings, 1 reply; 11+ messages in thread
From: cyg Simple @ 2015-04-09 12:51 UTC (permalink / raw)
  To: cygwin

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


--
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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-04-13 10:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-09 12:51 Clean up /tmp on system reboot [was: Xorg server always starting up on DISPLAY 3.0] cyg Simple
2015-04-09 20:29 ` Andrew DeFaria
2015-04-09 22:22   ` Mark Hansen
2015-04-09 23:15     ` Andrew DeFaria
2015-04-09 23:27       ` Mark Geisert
2015-04-10  7:49         ` Kizito Porta Balanyà
2015-04-10  8:20           ` Frank Fesevur
2015-04-10 20:39             ` Andrew DeFaria
2015-04-10 21:56               ` Frank Fesevur
2015-04-11  0:35                 ` LRN
2015-04-13 10:58                   ` Kizito Porta Balanyà

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).