2018-03-19 ___M_y__p_h_l_o_g_g_i_n_g__r_o_u_t_i_n_e_____________________________ By now I have streamlined my process of posting here a lot. I don't even log into the phlog server anymore. Instead I start a remote sam terminal on the server, then run 'B < ../tools/newpost.sh A new phlog title' which creates the template and opens the file for me in sam to edit. I do my editing, then marking the text and run the |fmt -w 69 command which pipes the selection into the given fmt(1) and replaces the selection with the result. Then save the buffer and run ! ../tools/publish.sh in the command buffer completes the publication process. The indices and the atom feed get recreated. A new post is born!