WinSCP Ubuntu It stands for Windows Secure Copy. WinSCP is an open-source and free SSH File Transfer Protocol, Secure Copy Protocol, Amazon…
permission
-
-
Linux file -s Linux file -s command is used for the special files. Let’s see a simple example of -s option of…
-
List process with specific PPID As mentioned earlier, some process may have PPID along with PID number. All the sub processes having…
-
pmap -x Here, x stands for extended. This option displays information in extended format. Syntax: pmap -x PID Example: pmap -x 1682…
-
Save with different file name By default, downloaded file will be saved with the last name mentioned in the URL. To save…
-
Finding memory leak Technically, memory leakage is ever-increasing usage of memory by any application. Applications increasing their memory usage can cause serious…
-
List process with specific username Option u displays the process for a specific user. You can also specify multiple usernames separated by…
-
Quit downloading after crossing certain limit We can quit downloading file on exceeding certain limit with option Q. Here, Q stands for…
-
Outlook for Ubuntu Microsoft Outlook is a software system for personal information manager from Microsoft, which existed as a component of the…
-
free -l Command free -l displays high and low memory size statistics. Syntax: free -l Look at the above snapshot, low and…