Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: S J

    This author has written 1561 articles
    1. Home>
    2. S J>
    3. Page 71

    Linux Admin – tee Command

    • Post author:S J
    • Post published:September 24, 2021
    • Post category:Linux Admin
    • Post comments:2 Comments

    This topic is about Linux Admin - tee Command. tee is a simple command, letting an administrator write command output and view a file at the same time. This simple command…

    Continue ReadingLinux Admin – tee Command

    Linux Admin – uniq Command

    • Post author:S J
    • Post published:September 24, 2021
    • Post category:Linux Admin
    • Post comments:1 Comment

    This topic is about Linux Admin - uniq Command. Following are the common switches used with uniq. This command reports or omits repeated lines. SwitchAction-cPrefix lines by the number of occurrence-iIgnore…

    Continue ReadingLinux Admin – uniq Command

    Linux Admin – sort Command

    • Post author:S J
    • Post published:September 24, 2021
    • Post category:Linux Admin
    • Post comments:1 Comment

    This topic is about Linux Admin - sort Command. sort has several optimizations for sorting based on datatypes. Theis command writes sorted concatenation of all files to standard output. However, be…

    Continue ReadingLinux Admin – sort Command

    Linux Admin – wc Command

    • Post author:S J
    • Post published:September 24, 2021
    • Post category:Linux Admin
    • Post comments:1 Comment

    This topic is about Linux Admin - wc Command. wc is useful for counting occurrences in a file. It helps print newline, word, ad byte count from each file. Most useful…

    Continue ReadingLinux Admin – wc Command

    Linux Admin – head Command

    • Post author:S J
    • Post published:September 24, 2021
    • Post category:Linux Admin
    • Post comments:2 Comments

    This topic is about Linux Admin - head Command. head is a basic opposite of tail in relation to what part of the file operations are performed on. By default, head will…

    Continue ReadingLinux Admin – head Command

    Linux Admin – more and less Command

    • Post author:S J
    • Post published:September 24, 2021
    • Post category:Linux Admin
    • Post comments:1 Comment

    This topic is about Linux Admin - more and less Command. Both more and less commands allow pagination of large text files. When perusing large files, it is not always possible to use grep unless we…

    Continue ReadingLinux Admin – more and less Command

    Linux Admin – Grep Command

    • Post author:S J
    • Post published:September 24, 2021
    • Post category:Linux Admin
    • Post comments:1 Comment

    This topic is about Linux Admin - Grep Command. grep is commonly used by administrators to − Find files with a specific text stringSearch for a text string in logsFilter command…

    Continue ReadingLinux Admin – Grep Command

    Linux Admin – Using the vi / vim Text Editor

    • Post author:S J
    • Post published:September 24, 2021
    • Post category:Linux Admin
    • Post comments:2 Comments

    This Topic is about Linux Admin - Using the vi / vim Text Editor. vim represents a newer, improved version of the vi text editor for Linux. vim is installed by…

    Continue ReadingLinux Admin – Using the vi / vim Text Editor

    Linux Admin – tail Command

    • Post author:S J
    • Post published:September 23, 2021
    • Post category:Linux Admin
    • Post comments:0 Comments

    This topic is about Linux Admin - tail Command tail will output (stdout) the last part of a text file. Most useful when perusing long text files and we only need…

    Continue ReadingLinux Admin – tail Command

    Linux Admin – Basic Math Operations

    • Post author:S J
    • Post published:September 23, 2021
    • Post category:Linux Admin
    • Post comments:1 Comment

    This topic is about Linux Admin - Basic Math Operations. Bash does integer math using the common operators for addition, subtraction, multiplication, and division. +Addition-Subtraction*Multiplication/division%Modulus<<Increment--Decrement When performing math operations, it…

    Continue ReadingLinux Admin – Basic Math Operations
    • Go to the previous page
    • 1
    • …
    • 68
    • 69
    • 70
    • 71
    • 72
    • 73
    • 74
    • …
    • 157
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP