On 10 February 2017 at 12:16, 'krfg' via Ruby on Rails: Talk <[email protected]> wrote: > > I will try to use tail if it works with such a heavy file, otherwise I would > need instructions on how to empty the file.
echo "" > log/test.log but probably you can just delete it rm log/test.log Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsrz%3DRKQ4xS2Hvax5cGTG3WZybEimLQZj2UAyU_rd_mqQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

