Chmod Calculator | Chmod Generator | Chmod Command

Terminal commands cheat sheet

The Mac Terminal Commands Cheat Sheet

Bash scripting cheatsheet

cheat.sh/:firstpage

Zellij

Grep

How to Use the grep Command on Linux

Basic grep (double quotes optional)

grep "search string" {filename}

grep with output filtered down to only matches

grep -o "search string" {filename}

Print first column in line returned from grep - column being basically the first word

grep {pattern} {file} | awk '{print $1}'

Command Line utilities

Traw | Xtreme Pentesting on Twitter: “Replace your Dated 🐧Linux Command Line Utilities with These Modern Alternatives.Thread🧵↓ / Twitter”

Home | Oh My Posh

cURL

IMG_2860.JPG

Find available debian package versions

apt-get update -qq && apt-cache policy [package name]

Linux commands

IMG_4146.jpeg

https://www.xmind.app/embed/WwtB

Untitled

ps

1 item under this folder.