The example above uses 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, look for all the Python extension files for this example. In the above example, the. Denotes the […]
Tag: terminal
Install Google Chrome on Ubuntu Linux
Click the button to download Google Chrome (It’s a direct link to the Google Chrome Debian package) Download Google Chrome Commands used in this video.
Install Kitty (Terminal Emulator) on Ubuntu
Kitty is a free and open-source feature rich GPU based terminal emulator developed by Kovid Goyal, the project is being actively maintained with over 130+ contributors. Here are some of its features listed below: Offloads rendering to the GPU for lower system load and buttery smooth scrolling. Uses threaded rendering to minimize input latency. Supports […]
Guake Terminal on Ubuntu
Guake is a drop-down terminal for GNOME Desktop Environment. Like similar terminals, it is invoked with a single keystroke, and hidden by pressing the same keystroke again. Its design was inspired from consoles in computer games such as Quake which slide down from the top of the screen when a key is pressed and slide […]
Brackets on Debian/Ubuntu…
[](http://brackets.io/) Adobe Brackets (once known as Edge) is an Open-Source cross-platform source/text editor for Web development written in HTML, CSS and JavaScript. Brackets is free and licensed under the MIT License and maintained on GitHub. Currently, Brackets has yet to achieve version 1.0. It gets updates roughly twice a month. Brackets, at the time, is under […]