T
T
tigra2018-06-18 18:15:17
linux
tigra, 2018-06-18 18:15:17

How to format text in Linux using terminal?

there is a line in the file is
location ~ /\.(ht|svn|git) {deny all;}
there any simple ways to get it like this

location ~ /\.(ht|svn|git)
{
    text text;
    params params;
    deny all;
}

foldjust presses the text to the edge, but I would like it with tabs. There are some self-written options, but they are too cumbersome

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question