It blends Vim-style navigation with strong visual feedback, which makes it one of the most approachable keyboard-driven file ...
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 ...
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 ...
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 ...
The cd command is probably one of the first 10 that any Linux user learns, but it's not the only way to navigate the Linux file system.Here are some other ways. Whether you’re moving around the file ...
Earlier this year Microsoft shared its plans to integrate a full Linux kernel in Windows 10 — now it’s introducing Linux file access into the File Explorer. Users have been able to access Linux files ...
If you have any doubt about the many commands and options available on Linux systems for file compression, you might want to take a look at the output of the apropos compress command. Chances are ...
The compression and decompression of files is one the most useful inventions in the history of computing, but the lack of portable and open tools poses a major obstacle to making the process as useful ...