A
A
AlexBoss2019-07-10 09:55:25
ubuntu
AlexBoss, 2019-07-10 09:55:25

Is it possible to remove syslog and syslog.1 in Ubuntu?

Is it possible to remove syslog and syslog1 in Ubuntu? They take up more than 15GB in total, can I delete them?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sergski, 2017-10-02
@netrox

So:

var arr = ["one","two","three", "fore"];
var foo = document.querySelectorAll('.ul-list a');
    for (var i = 0; i <= foo.length - 1; i++) {
        foo[i].innerHTML = arr.shift();
    }

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question