WinSCP Ubuntu It stands for Windows Secure Copy. WinSCP is an open-source and free SSH File Transfer Protocol, Secure Copy Protocol, Amazon…
linux
-
-
free -l Command free -l displays high and low memory size statistics. Syntax: free -l Look at the above snapshot, low and…
-
List running process in full format To display all currently running processes in full format on a system two types of commands…
-
Redirecting to log file We can redirect wget command to a log file with option o. Syntax: wget -o Look at the…
-
Pop OS vs. Ubuntu What is Pop!_OS? Pop!_OS is a free and open-source Linux distribution based on Ubuntu, including a custom GNOME…
-
free -o Command free -o disables the buffer/cache line from the output in shell prompt. Syntax: free -o Look at the above…
-
Listing all threads for specific process When a process hangs, we may get the number of threads with option L. To know…
-
Rejecting file types From a lot of file which has both images as well as pdfs, but you want to download only…
-
Ubuntu Browsers A web browser can be defined as software that offers an interface for surfing the web. Their advancement and development…
-
Linux free -s Memory status can be updated regularly at a specific interval with the help of s option. It shows continuous…