Recent Posts
Gemini+Figma for UI
LEARNING SPREADSHEETS
How to rip off movies
OCR
/SSG/ Shell Scripts General
loonix the the most based OS of all time
Arch GOD
Airrrrr
/compiler_develoment/ thread
what is computer science?
/GDG/
AI image gen
/emacs/ general
Jio Fiber
Simple Linux General /slg/ - Useful Commands editi...
My Biggest Project (till date)
Zerodha just donated 100,000 usd to FFMPEG
ITS HAPPENING
CAN SOMEONE EXPLAIN ME HOW THESE JOB DESCRIPTIONS ...
the best android browser has arrived!!
Pajeet doval
/g/ - Laptops
Esp32 Jammer
Help me move away from winblows
दोमेन
the hmd touch 4g
I am done. It's over.
Jokes write themselves
AWS outage
took them long enough
Where to apply
Is the battery of my laptop dead?
OpenCL
Where are we heading towards?
does this ever end?
/SSG/ Shell Scripts General
S3Yxgd
No.2734
ITT we share useful shell scripts, commands, shortcuts, hacks, etc. that save us time and make life easier.
Feel free to also ask questions around cli and shell scripting, I'll try to answer.
See the FAQ to learn how to format code blocks.
S3Yxgd
No.2735
I'll start
bash function to go n directories up:
S3Yxgd
No.2736
Run prev command with sudo.
Can also be used as sudo replacement, "s cmd" instead of "sudo cmd"
S3Yxgd
No.2737
little tool to bookmark and quickly jump to directories.
"g ." to bookmark current directory
"g -e" to edit bookmarks
"g" to select and jump to bookmarked directory
"g -h" for help
S3Yxgd
No.2738
find disk usage of files:
S3Yxgd
No.2739
some bash aliases:
L7Axc5
No.2742
S3Yxgd
No.2743
>>2742
Start with https://linuxcommand.org/





















































