Skip to content

Get docs

more and more

LinuxTag ArchiveSubscribe

linux-top-command

Linux Commands – top 1. Overview It’s quite common to find ourselves in a situation where we need to know the resource usage of each process and thread in our system. For example, we might want to know which process is slowing down our system. In this tutorial, we’ll look… Continue Reading linux-top-command

  • Posted on: 2019-11-19 2019-11-19
  • Author: getdocs
  • Tags: Linux

linux-swap-space

Guide to Unix Swap 1. Introduction In this tutorial, we’ll introduce the Unix swap space, its advantages, and a few simple commands to manage it. 2. The Unix Swap Space Swap or paging space is basically a portion of the hard disk that the operating system can use as an… Continue Reading linux-swap-space

  • Posted on: 2019-11-19 2019-11-19
  • Author: getdocs
  • Tags: Linux

linux-remove-text-after-x-in-file

Linux Commands – Remove All Text After X 1. Overview There are various occasions when we might want to remove the text after a specific character or set of characters. For example, one typical scenario is when we want to remove the extension of a particular filename. In this quick… Continue Reading linux-remove-text-after-x-in-file

  • Posted on: 2019-11-19 2019-11-19
  • Author: getdocs
  • Tags: Linux

linux-concatenating-files

Concatenating Files in Linux 1. Introduction Sometimes, we need to do some operations that require using multiple files at the same time. This can be something as common as searching for some text in multiple files or merging multiple files into a new one. In this quick tutorial, we’ll show… Continue Reading linux-concatenating-files

  • Posted on: 2019-11-19 2019-11-19
  • Author: getdocs
  • Tags: Linux

linux-sort-uniq-vs-sort-u

Difference Between sort | uniq and sort -u 1. Overview In this tutorial, we’ll do a quick comparison of the Linux commands sort | uniq and sort -u. Both use sort to remove duplicate entries from a list, but they operate in slightly different manners. Note that all commands below are platform-independent. 2.… Continue Reading linux-sort-uniq-vs-sort-u

  • Posted on: 2019-11-19 2019-11-19
  • Author: getdocs
  • Tags: Linux

linux-tr-manipulate-strings

Manipulating Strings in Linux with tr 1. Overview In this tutorial, we’ll see how to manipulate strings using the tr in Linux. Note that we’ve tested these commands using Bash, but should work on any POSIX-compliant terminal. 2. Lower Case to Upper Case First of all, let’s see the synopsis… Continue Reading linux-tr-manipulate-strings

  • Posted on: 2019-11-19 2019-11-19
  • Author: getdocs
  • Tags: Linux

linux-find-broken-symlinks

Linux Commands – Find Broken Symlinks 1. Overview In this tutorial, we’ll see how to find broken symlinks using the find command in different forms. 2. Symlinks Symlinks, symbolic links, or even soft links are files that point to other links, files, directories, and resources. They are similar to shortcuts… Continue Reading linux-find-broken-symlinks

  • Posted on: 2019-11-19 2019-11-19
  • Author: getdocs
  • Tags: Linux

linux-copy-command-with-progress

Copying in Linux with Visual Progress 1. Overview In this tutorial, we’ll learn how to display copy progress and speed on Linux. 2. Single File rsync is a file-copying tool that works for remote as well as local copies. It isn’t always installed by default, but it’s a popular tool… Continue Reading linux-copy-command-with-progress

  • Posted on: 2019-11-19 2019-11-19
  • Author: getdocs
  • Tags: Linux

linux-yum-and-apt

A Guide to Yum and Apt 1. Overview Package Managers are a great feature of every Linux system. They allow us to easily handle the installation, removal, and inspection of software packages. In this tutorial, we’ll learn how to use two among the most famous ones: YUM and APT. 2.… Continue Reading linux-yum-and-apt

  • Posted on: 2019-11-19 2019-11-19
  • Author: getdocs
  • Tags: Linux

concatenate-files

Concatenating Text Files into a Single File in Linux 1. Overview Linux provides us commands to perform various operations on files. One such activity is the concatenation – or merging – of files. In this quick tutorial, we’ll see how to concatenate files into a single file. 2. Introducing cat… Continue Reading concatenate-files

  • Posted on: 2019-11-19 2019-11-19
  • Author: getdocs
  • Tags: Linux

Pagination

Previous page Page: 1 Page: 2 Page: 3 Page: 4 Page: 5 Page: 6 Page: 7 Next page

Tags

Algorithms Authentication Core Java Core Kotlin Data DevOps Exception Groovy Guava Hibernate Jackson Java Java 8 Java Array Java Concurrency Java Dates Java EE Java IO Java List Java Map Java Streams Java String JPA JSON JUnit Kotlin Linux Maven Mockito OAuth Pattern Persistence Programming REST Security Spring Spring 5 Spring Annotations Spring Boot Spring Cloud Spring Data Spring MVC Spring Security Testing Weekly Review

Recent Posts

  • linux-split-files
  • linux-chown-chmod-permissions
  • linux-jq-command-json
  • linux-wget-parallel-downloading
  • linux-symbolic-and-hard-links
  • linux-common-text-search
  • linux-stream-redirections
  • linux-curl-wget
  • linux-pipes-redirection
  • linux-find-command

© 2025  Get docs. Proudly powered by WordPress. WordStar, Theme by Linesh Jose