The example above is using the find command to search files in the tmp folder for Python files, that have the extension .py. To get a list of all the files with the same extension inside the current directory, for this example looking for all the Python extension files. In the above example the . […]
Tag: quicktut
Posted inArticles
How to install Rust on Fedora Linux
Rust is a more recent programming language focused on performance and memory safely, mainly safe concurrency.
Posted inArticles, Windows
Stop Windows 10 from auto restarting
Windows is known for auto restarting after downloading and installing updates, it mostly restarts when you have something important running on your laptop.