There are instances when a GUI file manager just won't work. When I run into those situations, there are several terminal-based options I go for.
In an earlier installment of Linux Fu, I mentioned how you can use inotifywait to efficiently watch for file system changes. The comments had a lot of alternative ways to do the same job, which is ...
The here string is the leaner, more versatile cousin of the here doc.
Open WSL Terminal. Navigate the root directory or top folder inside of the Terminal. Type in explorer.exe and hit Enter to open that location inside of the File Explorer. After you access these files ...
For those thinking of changing their Linux files on Windows 11/10, there’s something you want to know. According to Microsoft, creating or changing Linux files from Windows will likely result in data ...
Recently I needed to create a script that processed two input files. By processed I mean that the script needed to get a line from one file, then get a line from the second file, and then do something ...
Bash is fairly easy to install, but using it is another matter. Here are some commands to help IT pros dip their toes in Bash. I have written quite a bit lately about the Bash shell that exists within ...
Have you heard it said that everything in Linux is a file? That is largely true, and that’s why the ability to manipulate files is crucial to mastering Linux Fu. One thing that makes a Linux ...
Windows only: Dual-booters have long been able to get at their Windows-formatted files, but Windows certainly doesn't make it easy to go the other way 'round. Enter Linux Reader, a free Windows ...