Linux watch command cheatsheet

3/11 Edited to

... Read moreUsing the Linux watch command has been a game-changer in my daily system management tasks. One of the biggest advantages is how it automates monitoring by repeatedly running commands and updating the output on your terminal, which helps you spot issues quickly without manual intervention. For example, when troubleshooting a sluggish system, I regularly use watch with the command `ps -eo pid,comm,%cpu --sort=-%cpu | head` to see which processes are hogging the CPU. This real-time insight lets me decide whether to kill a process or investigate it further. Another favorite is tracking disk space with `watch -n5 df -h`, which refreshes every 5 seconds and helps me detect if any mounted filesystems are filling up. This is especially crucial on servers handling lots of file writes. Network monitoring is streamlined using `watch -n1 ss -tuna` to watch TCP and UDP socket activity. This comes in handy when diagnosing network connectivity or suspicious traffic. I’ve also found it invaluable for container management with `watch -n2 docker ps` which refreshes the list of running Docker containers, allowing me to respond promptly to container crashes or unexpected stops. One tip worth sharing is customizing the refresh interval using the -n option based on how fast you want updates. For highly dynamic data, a 1-second interval is ideal, but for slower-changing metrics, longer intervals reduce system load. Overall, the watch command is a simple yet powerful utility for anyone managing Linux systems. It transforms static commands into a dynamic monitoring tool, which is often the difference between proactive system management and reactive troubleshooting.

Related posts

A comprehensive DeepSeek Complete Cheatsheet by Jafar Najafov, outlining roles, tasks, restrictions, and specific prompts for business owners, developers, marketers, and designers, along with prompt priming and the C.R.E.A.T.E. formula.
A list of roles from a DeepSeek AI cheatsheet, including Lawyer, Ghostwriter, Website Designer, Best Selling Author, Chief Financial Officer, Expert Copywriter, Prompt Engineer, Accountant, Project Manager, Sports Coach, Financial Analyst, and Full Stack Developer.
A list of roles from a DeepSeek AI cheatsheet, including Analyst, Teacher, Marketer, Advertiser, Mindset Coach, Therapist, Journalist, and Inventor, under the heading 'Act as a [ROLE]'.
🚀 DeepSeek Complete Cheatsheet
Hey everyone! 🌟 I’ve put together a comprehensive cheatsheet based on the DeepSeek Complete guide by Jafar Najafov.This is perfect for anyone looking to leverage AI prompts effectively. Let’s dive in! 🧭 ---- Act as a [ROLE] Need to switch roles? Here’s a list of personas you can adopt: 1. Anal
Valder

Valder

75 likes

A laptop displaying study notes, a notebook, and pens on a desk. The image is titled "HOW I PREP FOR A NEW SEMESTER easy ways to get ahead!!" and sets the scene for academic preparation tips.
A detailed weekly academic schedule for August 25-31, showing class times, study sessions, meals, and workouts. The overlay reads, "make a study schedule you KNOW you can STICK to!".
A digital spreadsheet listing university assignments by course name, due date, days left, and status (e.g., "Not Started"). The overlay states, "put all assignments on the syllabus into a spreadsheet!".
helpful things I do to prep for every semester!
With a new semester coming up, I wanted to share some super helpful things I do to get ready! I've always had such a hard time with motivation and procrastination, so I've found some tips and tricks to help me out. All of these have worked so well for me, and I'm hoping others find them
eden 🪼

eden 🪼

1438 likes

A Linux I/O Redirection cheat sheet created by Dan Nanni, detailing various shell commands for redirecting, appending, and combining standard input, output, and error streams. It includes examples like `cmd < file`, `cmd > file`, `cmd 2> file`, `cmd > file 2>&1`, and `cmd <<< "string"` with their corresponding descriptions.
Linux I/O redirection cheat sheet
Here is a concise reference of Linux shell operators for redirecting, appending, and combining standard input, output, and error streams 😎👇 Find high-res pdf ebooks with all my Linux related infographics at https://study-notes.org #linux #sysadmin #infosec #devops #softwareengine
Learn Linux with Dan

Learn Linux with Dan

6 likes

A Linux Cheatsheet for Engineers from @thealpha.dev, listing various commands categorized into File System Operations, File Permissions, Process Management, Networking, System Information, Package Management, Shell Scripting, User and Group Management, File Transfer, and System Services. A penguin on a skateboard is at the bottom.
Linux cheat sheet✨️
Where are my tech babes at?👩🏿‍💻 This is something I'm learning in school😍 It's been super fun typing things into the command line and actually getting a response🥹💕💕💕 One of my classmates shared this cheat sheet to make using Linux easier #imdoingsomethingright #CybersecurityAwarenessMon
Deya!

Deya!

27 likes

How I manage my assignments!!
Maintaining a 4.0 GPA isn’t easy, but I’ve found a simple and easy way to do so! I utilize two tools that are on my computer to help me manage my assignments. 1. USE AN ASSIGNMENT TRACKER 2. USE A STICKY NOTE FOR WEEKLY TO-DO LISTS #college #collegeproductivity #collegestudenttips #co
Randi

Randi

1887 likes

An infographic titled 'Linux curl Command Examples' provides a comprehensive list of curl commands. It covers HTTP GET operations with options like user-agent and custom headers, HTTP POST/PUT operations for data and file uploads, and various file download operations including resuming and rate-limiting. Created by Dan Nanni.
Linux curl command examples
The curl command is a flexible tool that lets you send or receive data from servers using protocols like HTTP, HTTPS, FTP, and others, all from the command line Here are useful curl command examples 😎👆 #devops #opensource #software #TechTips Find high-res pdf books with all my #lin
Learn Linux with Dan

Learn Linux with Dan

7 likes

✨DIY Wedding Decor✨
A beautiful wedding doesn’t have to break the bank. Here’s some easy DIY decor that’s beautiful & affordable. Besides, you’ll have fun making them too. Oh and congratulations on the engagement 💖 #weddingdiy #weddingdecor #wedding #diyweddingideas #diyweddingdecor
KM

KM

392 likes

A desk setup with two monitors displaying C++ code, featuring a "C++ Cheat Sheet For Beginners" title overlay. The left screen shows nested switch statement code, while the right screen displays more code. A keyboard and mouse are visible, with a Lemon8 watermark in the corner.
C++ Cheat Sheet For Beginners
Follow for more as I almost finish c++ 🫶🏽 #womeninstem #cplusplus #compsci #stem #student
Kailey

Kailey

1 like

These sites saved my brain in 2025 🧠💻
1. ChatHub I used to bounce between AI platforms, copy-pasting the same prompt over and over to compare answers. With ChatHub, I can talk to multiple AIs at the same time, in one clean interface. It’s honestly my go-to whenever I’m brainstorming content, writing study scripts, or just curious whi
emilie.studygram

emilie.studygram

561 likes

These 5 websites feel illegal to know!
#gettoknowme
Useful AI Websites & Tutorials

Useful AI Websites & Tutorials

38 likes

studying tips to make better use of your time
When people say they are bad at studying I think what they really mean is that they are not organized studying. The best way to improve your study routine is to make an organized routine!! The amount of times me sitting down and planning what I want to study has helped me realize how much more
Sarah :)

Sarah :)

96 likes

The image displays two computer monitors with the text 'HOW TO USE GOOGLE FOR COLLEGE' overlaid. One monitor shows Google Calendar, and the other shows a Google search page, illustrating the main topic.
This image focuses on Google Calendar, detailing its use for class schedules, work schedules, test dates, and events/meetings. A September 2024 calendar view shows various academic and work entries.
The image shows a 'color-hex' website, demonstrating how to use color hex codes to customize Google Calendar. It displays popular color palettes like 'pastel colors of the rainbow' and 'Cappuccino'.
Google Apps for College 📚
hi pookies! ⭐️ I’ve been a busy bee bc of college so i haven’t been posting 😔🙏 I’m back tho did u miss me? 😏 Google apps for college📱: ✏️ google calendar (class schedule, work, meetings, events, tests, due dates) ✏️ google sheets (homework assignments organizer) ✏️ google docs (note taki
juanita ☆

juanita ☆

531 likes

Linux command chaining
Linux shells like bash and zsh make it easy to combine commands using chaining, command substitution, and process substitution, letting you run tasks in sequence, reuse command output, or connect commands more flexibly 😎👆 Find a high-res pdf ebook with all my Linux related infographics from http
Learn Linux with Dan

Learn Linux with Dan

2 likes

A laptop screen displays the Itch.io website, showing a list of horror games. The overlay text reads 'WHERE TO PLAY FREE HORROR GAMES'.
A laptop screen displays the Itch.io website, featuring a selection of horror games. The overlay text reads 'ITCH.IO'.
A laptop screen displays the Crazy Games website, showcasing various horror games. The overlay text reads 'CRAZY GAMES'.
WHERE TO PLAY FREE HORROR GAMES
Ever wondered where to play horror games for FREE. As a beginner YouTuber I didn’t want to pay (didn’t really have the funds to) for games. Lucky they’re a wild selection of platform that offer free horror games with a lot of them being made by small developers. What better way to support small dev
Endia 🎀

Endia 🎀

845 likes

organize my Google drive with me for my semester
One of the best ways you can set yourself up to be successful at university is by staying organized and my best tip for that is to have color coordinated everything which is why I set up my Google Docs like this. I also really like organizing it this way because if I ever want to go back and lo
Sarah :)

Sarah :)

175 likes

My College Essentials Checklist
Made this last year and didn’t use/take all of this but it’s a good guide :) 📚 #collegenecessities #college #collegeessentials #dormroomessentials #dormdecor #dorminspo #dormideas #dormliving
mahekpxtel

mahekpxtel

831 likes

This covers everything that I think is essential!
#camp #sleepawaycamp #6weeks #packing #HelloLemon8
It’sBecca!🌷✡️

It’sBecca!🌷✡️

492 likes

Useful sysdig command examples
Sysdig is one of those hidden gem tools that shows exactly what your Linux system is doing in real time — system calls, containers, network traffic, file access — everything, no guessing. Here are useful sysdig command examples 😎👆 Find high-res pdf ebooks with all my cybersecurity related inf
Learn Linux with Dan

Learn Linux with Dan

5 likes

How To Make A Simple Content Planner on Your iPad
Here’s an easy way to make a content planner on your iPad to help you organize your content. This will be a simple, generic tutorial (you can customize it further). 📅 You will need to download Google Sheets from the App Store for this planner. 📅 Once you have Google Sheets installed, your fir
🌻ChromaGlitch

🌻ChromaGlitch

237 likes

How To Start Bible Studying
I struggled for years to connect with God through His word, but then I found this easy technique that I break down totally free in the link in my bio! I also included some bible study sheets, a reading plan, and some tips for success -- included in my 5 in 1 Ultimate Digital Bible Toolkit. #bibl
Breahna

Breahna

32 likes

According to reports, an explosion and fire occurred at a bar in a famous Swiss ski resort, killing approximately 40 people. #Worldnews #GBNews #tiktokmilestonechallenge
Readditstoryppp

Readditstoryppp

23 likes

#Quick SED command cheat sheet for hackers & Linux users! ⚡ Clean logs, extract data, patch configs, anonymize info — fast and efficiently. 🔎💻 Master SED, level up your workflow. 🔒🔥 🔒 Disclaimer: This project is intended strictly for educational and ethical cybersecurity purposes. A
Luna Bright

Luna Bright

37 likes

Linux command chaining
POSIX-compliant Linux shells (bash, zsh, sh) support command chaining — a simple way to link multiple commands and control whether the next one runs based on success, failure, or just order of execution 😎👆 Find a high-res pdf book with all my Linux related infographics from https://study-notes.o
Learn Linux with Dan

Learn Linux with Dan

6 likes

An infographic titled 'Free Online Learning Resources' lists various programming languages and technologies like Linux, Go, AWS, C++, Python, Java, HTML, CSS, JavaScript, SQL, and more, each with a corresponding learning website. The image also credits Dan Nanni and study-notes.org.
Free online resources for software developers
In today’s AI era, learning a programming language is still vital because it lets you go beyond simply using AI tools to actually controlling how they work. And for those with that mindset, plenty of high-quality learning resources are available online 😎👆 #programming #coding #developer #
Learn Linux with Dan

Learn Linux with Dan

804 likes

Recover Deleted Files Using Terminal Commands
Accidentally wiped important files on Windows/macOS/Linux? This video shows how to use terminal and command-line recovery methods to restore deleted data before it gets permanently overwritten. #cmdanks #datarecovery #windows11 #linux #TechTips
XanthusTechCore

XanthusTechCore

5 likes

A black background image titled "Linux scp Command Examples" lists various scp commands with their functions, including copying files/directories, using custom SSH ports, compression, private keys, rate-limiting, and jump servers. It also features a small circular image with "Created by Dan Nanni study-notes.org".
Scp command examples
The scp command lets you securely copy files between hosts over an SSH connection. Some of you might think scp is deprecated but in fact what’s deprecated is the scp protocol, not the command itself. The command now uses a more secure sftp protocol by default Here are some of useful scp com
Learn Linux with Dan

Learn Linux with Dan

7 likes

A laptop displays a 'Content Planning Hub' with pink hearts, next to an iPad showing a 'Lemon8 Creator' content list. The image highlights '3 very important college resources to use!' on a desk with a drink.
An iPad displays a Goodnotes flashcard for an economics exam, asking about 'Durable Goods vs. Non-Durable Goods'. The text overlay reads '1) Goodnotes', with a desk background featuring a candle and books.
A laptop shows a ChatGPT conversation providing an 'Economics Exam Study Guide' with basic economic concepts. The text overlay reads '2) ChatGPT', set against a desk with books and a decorative coffee cup.
3 college resources to use! 📖
I feel like we all know these resources but we don’t use them to their full potential. So let’s go through a little crash course of each one. ✨🎀🧚‍♀️💓 1) Goodnotes I’ve been using this app for quite a few years and it’s one of the reasons im passing any of my classes. For each class I have a note
maddie schultz

maddie schultz

433 likes

An infographic titled 'Linux netcat Command Examples' lists various `nc` commands for network tasks like port scanning, file transfer, creating shells, and streaming. It includes commands for TCP/UDP, IPv6, and persistent listeners, credited to Dan Nanni.
Useful netcat command examples
Netcat is the Swiss army knife of networking. It lets you read and write data over TCP or UDP, and infosec folks use it all the time for things like quick port scans, grabbing service banners, or setting up reverse shells. Here are useful netstat command examples 😎👆 Find high-res pdf ebooks w
Learn Linux with Dan

Learn Linux with Dan

7 likes

my college schedule 🍋
#collegediary #lemon8contest taking 15 credits this semester! Both maths are 200 level, and all of my Tuesday/Thursday classes are 300-400 level (senior + capstone/graduate level) . . . #college #schedule #collegestudent
mowglibee00

mowglibee00

494 likes

4 ways to get ahead academically in summer ☀️
I always get so antsy during the summer since I don't have anything to do academically. This summer, I have been prepping for the fall semester! These will help you stay motivated and on top of opportunities! 💪📚 1. Read books related to your courses! ✨ Look at the course description to see
eden 🪼

eden 🪼

244 likes

Various meat-less high protein meal prep ingredients are displayed on a counter, including roasted vegetables, seasoned tofu in glass containers, whole onions, and avocados. The image highlights meal preparation for high-protein, plant-based dishes.
A bowl of protein overnight oats topped with sliced bananas and diced apples, with a spoon resting in it. The bowl is placed on a napkin next to a laptop, suggesting a healthy breakfast or snack.
Two bowls of meat-less burrito bowls are shown, featuring a base of grains, black beans, a creamy green sauce, pickled red onions, and pumpkin seeds. These bowls offer a high-protein, plant-based meal option.
Meat-less High Protein Meals 🥗
My favorite high protein meals without meat! #highinproteinmeals #highprotein #highproteindinner #proteinmealidea #proteindinner
Evelyn Wellness

Evelyn Wellness

60 likes

Why I switched to taking notes on my iPad
I used to love writing in notebooks, but after switching to my iPad, I can confidently say I’m never going back! Here’s why: ✨ Cuter Notes – Let’s be real…aesthetic notes make studying more enjoyable! I can use custom colors, cute stickers, and different handwriting styles to make my notes visua
Rebecca R.

Rebecca R.

267 likes

An infographic titled 'Ways to Remove Files on Linux' presents a comprehensive list of commands for deleting files and directories. It includes various `rm` commands for basic removal, `find` commands for conditional deletion based on criteria like age, size, user, or permissions, and other utilities like `unlink`, `shred`, and `trash-put`. The infographic is created by Dan Nanni from study-notes.org.
Different ways to remove files on Linux
There are various ways to remove files and directories on Linux, based on filenames, creation/access time, size, ownership, permissions, or security needs Here are useful command line examples of removing files on Linux 😎👆 #infosec #TechTips #software Find high-res pdf books with a
Learn Linux with Dan

Learn Linux with Dan

10 likes

A ChatGPT cheat sheet by Calvin Klein Reyes, detailing prompting techniques, roles, tasks, formats, writing styles, plugins, marketing prompts, tools, role-playing, prompt ideas, jailbreak prompts, and tips for effective prompting.
A ChatGPT prompting cheat sheet outlining modes, roles, formats, tones, chain prompt examples, and specific prompts for marketers, coders, sales, designers, research, customer service, and general use, along with top prompting tools.
A ChatGPT 'Zero to Power User' cheat sheet defining key terms, use cases, prompt frameworks, tones, formats, miscellaneous tips, modes, other chatbots, example prompts, and useful plugins for advanced prompting.
Chatgpt cheatsheet 1/10: one page equals a book
I've recently curated and tested several high-quality cheat sheets, each packed with a plethora of useful prompts and techniques that are easy to look up and remember. Leveraging these prompts can lead to efficient and top-notch creations for users across various industries and needs. #chatgp
Valder

Valder

75 likes

A computer screen displays the Anki flashcard app with various Japanese language decks, including 'common anime words' and 'Japanese Essential Verbs'. The screen is on a desk with decorative items, and text overlay says 'you need this flashcard app for studying!'.
A close-up of the Anki app's deck interface shows options to download shared decks or create new ones. Text highlights that Anki is free for multiple platforms and allows syncing between devices.
A web browser shows the AnkiWeb Shared Decks page, displaying a vast library of user-created Japanese language flashcard decks available for import. Text emphasizes the 'huge library of shared decks'.
📚📑✏️ This is the best tool for studying!
If you are studying anything, especially languages, then you should be using flashcards! Anki is the best app out there for making and studying digital flashcards, and the best part is it’s FREE! Not only that, but you can also download other users’ flashcard decks for free or create your own based
astarael.games

astarael.games

57 likes

A university campus building with white columns and brick walls under a clear sky, with text overlay about preparing for the fall semester.
A laptop displaying a college dashboard with modules, a notebook, and a candle on a desk, illustrating the task of completing returning student modules.
A laptop showing a Google Sheets assignment tracker with columns for due dates and days left, alongside a notebook and candles on a desk.
How to get ready for fall semester RIGHT NOW 🍂📚
College classes start in about a month, which means beginning to prepare for the fall semester! This is THE most important time to get a head start. These are all super easy ways to get ahead that won't overwhelm or stress you out. Students at top universities begin preparing NOW in the SUM
eden 🪼

eden 🪼

557 likes

I’m Linuxvr!
#gettoknowme #gorillatag #fyp #newcontentcreator #linux
🧑‍💻🐧Linuxvr_Offical🐧🧑‍💻

🧑‍💻🐧Linuxvr_Offical🐧🧑‍💻

1 like

Linux terminal shortcuts
Level up your Linux skills! Terminal shortcuts make command-line work faster, from navigation to file management and quick command execution. Master them to work like a true power user Here is a summary of useful Linux terminal shortcuts 😎👆 #TechTips #softwaredeveloper #productivitytips
Learn Linux with Dan

Learn Linux with Dan

4 likes

Manifesting my dream life one budget sheet at a time. ☁️ #manifestation #hustle #success #goals #luxurylifestyle
Beauty by Cyn

Beauty by Cyn

10 likes

An infographic titled 'Understanding Linux Signals' illustrates signal sources like kernel-detected faults, system calls, and kernel subsystems. It shows how processes handle signals through default actions, custom handlers, or ignoring them. A table details common signals, their numbers, default actions, and triggering conditions.
Understanding Linux signals
“Signals” provide a lightweight mechanism for the Linux kernel and other processes to asynchronously notify a running process about events such as faults, user interrupts, or system conditions 😎👆 Find high-res pdf ebooks with all my Linux related infographics at https://study-notes.org #linu
Learn Linux with Dan

Learn Linux with Dan

8 likes

Linux netcat command examples
The netcat command lets you read from and write to network connections using TCP or UDP. Its flexibility makes it a must-have for infosec professionals, who use it for tasks such as port scanning, banner grabbing, and setting up reverse shells during penetration tests. Here are useful netstat co
Learn Linux with Dan

Learn Linux with Dan

10 likes

This image displays a list of useful Linux shell aliases and functions created by Dan Nanni. It provides shortcuts for common command-line tasks like directory navigation, file management, system monitoring, process handling, network utilities, and system updates, aiming to boost productivity.
Useful Linux shell aliases and functions
Linux tip: Shell aliases or functions let you turn long or complex commands into short, memorable shortcuts — making your command-line workflow faster and cleaner Here are useful aliases and shell functions you can add to your shell configuration 😎👆 #devops #linux #productivityhacks #so
Learn Linux with Dan

Learn Linux with Dan

2 likes

A laptop and an iPad are shown on a bed. The laptop screen displays a collage of motivational images, while the iPad shows the time and date. Overlay text reads: "What I do before a new semester in college."
An iPad displays Google Drive with folders for various college classes like Accounting, BNAD, Econ, English, and Math. Overlay text states: "First: Create a folder for each class you're taking."
An iPad shows a digital student planner for the week, detailing tasks and class schedules from Monday to Sunday. Overlay text says: "Second: Decide on a weekly calendar you like."
What I do before a new semester in college
Getting organized before a semester starts can help you stay on track and plan the next semester! Here are my steps to getting ready 😊 First: Creating folders for each class. Having a folder for each class allows you to organize your notes, assignments, and important papers in one place. This can
Clementine

Clementine

1278 likes

$1099 Later… Here’s the Truth About the iPad Pro✨
$1099 might sound crazy for a tablet… but here’s why this iPad Pro became my ride-or-die as a work-from-home mom and student: ✨ It’s basically my laptop, sketchbook, planner, & notebook all in one I pair it with: — Apple Magic Keyboard (hello built-in trackpad & laptop vibes!) — Apple
Byaombe •••

Byaombe •••

8527 likes

An infographic titled 'Useful TUI Linux Software' with a Tux penguin logo. It defines TUI as Text-based User Interface for terminal environments and lists various software categorized under Disk Manager, System Monitor, Web Browser, Network Manager/Monitor, Multimedia, GPT, Git, Coding, File Manager, and Messaging.
Useful TUI software on Linux
Linux TUI (Text User Interface) software offers a user-friendly way to interact with applications directly from the terminal, using text-based menus and interfaces instead of a graphical desktop environment Here are a categorized list of useful TUI software available on Linux 😎👆 #software #o
Learn Linux with Dan

Learn Linux with Dan

4 likes

Linux commands for hardware information
Knowing your hardware is essential for effective troubleshooting, system tuning, and performance optimization. That’s why it’s important to be familiar with the OS tools that let you examine different parts of your system’s hardware Here are a list of useful Linux commands for looking up hardwar
Learn Linux with Dan

Learn Linux with Dan

4 likes

A ranked list of the top 20 Linux-related GitHub projects, including their repository names, star counts, fork counts, and brief descriptions. Projects range from the Linux kernel to command-line tools, editors, and system monitors. The infographic is credited to Dan Nanni and study-notes.org.
Top Linux-related GitHub projects
As a Linux fan, I’m always curious which open-source Linux projects are getting the most attention on GitHub Here are some of the big ones 😎👆 Did I miss anything important? Find high-res pdf ebooks with all my Linux related infographics at https://study-notes.org #linux #github #op
Learn Linux with Dan

Learn Linux with Dan

4 likes

See more