With the shuf command you can shuffle the contents of a file.
$ cat file.txt
file1
file2
file3
file4
file5
$ shuf file.txt
file2
file3
file1
file5
file4
A file with the contents:
abc
def
fgh
ijk
becomes with this command:
$ fmt file.txt
abc def fgh ijk
Enlarging Libreoffice window completely with command
You can open the LibreOffice window completely by pressing the CTRL+Shift+J keys together.
-
There is a way to delete empty lines in LibreOffice with regex. It is this command: ^$ But sometimes this doesn't work. Because the a...
-
Als je een goede pdf wilt maken van een Volkskrant artikel, moet je als volgt te werken gaan. Open de Volkskrant pagina, waar je een pdf van...
-
Changing language of keyboard with the command: setxkbmap fr.