WinSCP Ubuntu It stands for Windows Secure Copy. WinSCP is an open-source and free SSH File Transfer Protocol, Secure Copy Protocol, Amazon…
cd
-
-
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…
-
Linux free -s Memory status can be updated regularly at a specific interval with the help of s option. It shows continuous…
-
Listing different information If you want to list different types of information to check who is logged in to your system, use…
-
Linux File rename -f Next TopicFull Form
-
Ubuntu Browsers A web browser can be defined as software that offers an interface for surfing the web. Their advancement and development…
-
free -t Command free -t displays sum of RAM and swap memories for total, used and free memory. Syntax: free -t Look…
-
Listing process in hierarchy In normal ps command we have to look manually on PID and PPID number to know the relation…