20:08:28 Hi. Is there an automatic zfs snapshot service for omnios? 20:28:40 Not built in, but there are tools like znapzend amongst others. 20:28:58 thanks 20:54:32 szilard: something like zrepl? 21:16:32 Hi. a short question: I have a text file with many lines, I'd like print all lines except the first 10 one. How can I do that? 21:20:36 check man head and man tail ;) 21:21:31 I found the solution, thanks tsoome! 21:21:40 yw:)