#command-line
Read more stories on Hashnode
Articles with this tag
What is AWK? Awk is a programming language designed for text processing. At its core, AWK is used for scanning and processing patterns in files and...
JSON (JavaScript Object Notation) is a widely used format for exchanging data between systems. It is human-readable and easy to parse, making it a...
jstat -gc 12460 S0C S1C S0U S1U EC EU OC OU MC MU CCSC CCSU YGC YGCT FGC FGCT GCT ...
Monitoring a Java application is an essential part of maintaining its performance and reliability. Fortunately, there are a variety of tools and...
Part 2 of learnings from the book The Linux Command Line · This is a series of articles of my learnings from the book The Linux Command Line. In this...
Part-1 · This is a series of articles of my learnings from the book The Linux Command Line. Today I learned something new about “file system table” aka...