Section 04 — Text Manipulation
Linux-এ GUI text editor ছাড়াই files পড়া, search করা, আর edit করা যায় — terminal থেকে। এই section-এ সেই tools শিখবে যেগুলো cybersecurity-তে সবচেয়ে বেশি use হয়।
এই section শেষ করলে তুমি জানবে:
- Terminal থেকে file পড়তে —
cat,less,head,tail - File-এ text খুঁজতে —
grep,find - Terminal editor দিয়ে file edit করতে —
nano,vim
Topics
- Reading Files —
cat,less,head,tail, live monitoring - Searching —
grep,find, patterns আর filters - Text Editors —
nanobasics,vimsurvival guide
Last updated on