Recent Posts
Give me one tech tip you know about
Emacs
just installed Arch Linux bros
Urge to watch Mr. Robot Hindi dub
/cyb/+/psg/: Cyber-Punk/Security & Privacy
soyjak.st forum which hacked 4chin blocks all indi...
Have you discovered female luke smith yet?
Aarambh hai prachand..
OTG vs Microwave
which llm subscription is the best
Tell me all about indiachan/bharatchan lore
How do people who have a job get time to code on s...
Great time to be a /g/enius
Just found out linux foundation has their own free...
the best android browser has arrived!!
My ThinkPad arrived
(((Open)))ai playing new tricks
NEED ADVICE FROM true /g/entooman
Create something interesting with your skills now ...
Gonna make my own 34-key keyboard
which software on PC and mobile you use to handle ...
🦀🦀🦀🦀🦀
C++ Resources
Local Models General
GPT-5
What is shell programming
Libre Thinkpads
Computing
Tech Scams
Thinkpads are the best Laptops
M. tech. thesis suggestion,ideas.
Linux /gen/
Indian related AI discussion
privacy chuds gtfih
Best LLM model for coding and maths.
PuchAI
What is shell programming
XAi/I8
No.1721
I want to learn about Shell Scripting Basics, Shell Variables, Shell Script Arguments, If
Statement, Loop, Return, Basic UNIX commands. Where should I go to. Would be pleasant if y'all could give a run through basics of it. I had always used windows so very new to unix/linux and know zilch about them.
XAi/I8
No.1722
>>1721(OP)
provide resources
WIiccD
No.1723
shell scripting is scripting not programming. the shell is kind of like a text based alternative to the file manager. you can cd instead of double clicking a folder. you can open a file in an app like notepad (or more commonly vi/nano in text based environments). a shell script is a file where line by line your shell runs those commands
first get a shell environment. there extreme options like dual boot/vm, or less extreme options like wsl/msys2 or go online for one
tell chatgpt to give a list of commands to learn and see what happens when you run them
if you dont know what options a command can take get used to (command --help) ing or (man command) ing
Viri32
No.1724
>>1721(OP)
First wipe out your whole HDD / SSD.
Then install alpine linux 3.20
Remember to select encrypt disk option during install.
Enjoy.
XAi/I8
No.1725
>>1723
>>1724
I know these would be childish queries. But there are many terminologies getting mixed up in my mind. But pls bear and tell if python can be executed interactively in both cmd (terminal in case of mac/Linux) and shell (picrel). Both look similar, so what's the difference among the two. How is IDLE different from above two?
BKOQNq
No.1727
Use linux and whenever there is an issue you will learn something new ,
As for basic commands related to file navigation
Learn about pwd,cd,ls,mkdir,touch,mv, there might be more commands that I don't remember as of now.
B+FKzJ
No.1728
>>1725
yes you can. if you run ```python``` with no arguments you will end up in interactive python shell. they look similar because they are the same thing in different terminals. idle is a special terminal python org made that runs python as the interactive shell (similar to how windows terminal runs powershell as the interactive shell
the best way to understand these things is just using them
cvKbEj
No.1729
>>1721(OP)
Maine ye course pirate kiya hai to learn shell scripting
Tujhe chahiye to bol magnet link send karta hu
2z70gc
No.1731
>>1729
okay pls send
Hoy2l4
No.1742
>>1729
edge
rG250n
No.1743
>>1731
extreme edging
lkUZK/
No.1744
>>1743
wth are u blabbering pajeet
z0CpKF
No.1745

nux4wa
No.1746
>>1721(OP)
Just install arch linux manually using their wiki and keep using it you will automatically go down the unix rabbithole and learn all the things about it no need to do coursefagging or anything
bSDQTD
No.1747
>>1746
op wants shell scripting not desktop ricing
Zl+PVS
No.1752


jK29uo
No.1757


jK29uo
No.1758
There was linuxjourney very basic and easy to go through simple commands idk if it is available now.
Y+rR4G
No.1795
- pwn.college [linux luminarium dojo]