The file manager might not be a feature on your desktop that you've ever considered changing, but once you've seen a better option, you can't unsee it. I've used nearly every file manager on the ...
Do you dual-boot between Windows and Linux on your computer? This is a new way people use their computers to enjoy the benefits of both operating systems. The only problem that users face on Windows ...
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 ...
Windows 10 includes an optional feature called Windows Subsystem for Linux that lets you use a terminal window to run Linux utilities and access a Linux file system. But up until recently WSL was ...
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 ...