Linux Bash: Little start script for my pc here

Linux Bash: Little start script for my pc here

I wrote a little script for moving and deleting files in the download folder The RSS files are for the RSS. Sometimes you click on the RSS feed icon and on some website the file extension will download, and it will not open the .xml website where you copy the URL into your RSS feed program. In my settings, I’m aware of doing it, that the PDF files will be downloaded onto my pc. I don’t want to see it…

Weiterlesen Weiterlesen

Linux: pdftotext – tool to read PDF files in the Bash (here Fedora)

Linux: pdftotext – tool to read PDF files in the Bash (here Fedora)

If you want to read in the Bash, on the command line on Linux a PDF file, you don’t need a graphical program. You need the command pdftotext. But you have to install the collection of poppler-utils. What are the poppler-utils? Poppler-utils are collections of helpful PDF commands for the bash. Where to find the poppler-utils: poppler-utils are in the repository updates in Fedora: dnf info poppler-utils Name : poppler-utilsEpoch : 0Version : 24.08.0Release : 2.fc41Architektur : x86_64Installationsgröße : 796.7…

Weiterlesen Weiterlesen

GitHub my new location for saving the scripts

GitHub my new location for saving the scripts

What is GitHub? From Wikipedia: GitHub (/ˈɡɪthʌb/ ⓘ) is a proprietary developer platform that allows developers to create, store, manage, and share their code. You can find my scripts beside this page here, on my new created GitHub account, too. Here is the url: location. If you have in GitHub an account, then you can follow me, too.

Linux Bash: create a playlist with a small script

Linux Bash: create a playlist with a small script

You want to add mp3 files to a playlist with the extension .m3u and wants to sort it. A lot of music player software uses the .m3u file format. It is an old file format. History of the file format .m3u It was created in 1996 by the Fraunhofer Institute (in German: Fraunhofer-Institut für Integrierte Schaltungen IIS) in Munich, Germany. Onliner in Bash If you don’t want to create a script, then you can it with a one-liner in the…

Weiterlesen Weiterlesen

Düsseldorf nach Duisburg

Düsseldorf nach Duisburg

Ich habe nach langer Zeit mal wieder für einen Ausflug mein Fahrrad mit genommen. Nach der gestrigen Erfahrung mit den vielen Belastungen ist das Fahrrad für mich ein gutes Verkehrsmittel. Viele würden sagen, umweltfreundlich, Mobilität und etc.. Für mich ist es eher ein Verkehrsmittel, um sich zu bewegen und man ist größtenteils alleine. Mit meiner Hochsensibilität ist es oftmals ein gutes Verkehrsmittel. Die Alternative wäre auch mal wieder nach Arnhem zu fahren, also in die Niederlande, aber da es zurzeit…

Weiterlesen Weiterlesen