लिनक्स (Linux) एक open-source operating system है, जिसका उपयोग कंप्यूटर और लैपटॉप में किया जाता है। यह तेज, सुरक्षित और highly customizable है, इसलिए इसे technology experts और server administrators द्वारा बहुत पसंद किया जाता है। Linux का उपयोग करने के लिए इसकी commands के बारे में जानकारी होना आवश्यक है। नीचे आपको basic और advanced सभी Linux commands की जानकारी हिंदी में सरल शब्दों में दी गई है।
Basic Linux Commands in Hindi (बेसिक Linux Commands)
Command
उपयोग
विवरण
mail
ईमेल भेजने के लिए
कमांड लाइन से ईमेल भेजने में मदद करता है
ping
दो nodes के बीच कनेक्शन चेक करने के लिए
network connection check करने में सहायक
host
IP address दिखाने के लिए
दिए गए domain का IP address डिस्प्ले करता है
ls
डायरेक्टरी में फाइलें दिखाने के लिए
directory के अंदर की files और folders की लिस्ट दिखाता है
cd
डायरेक्टरी बदलने के लिए
किसी दूसरी directory में जाने के लिए
touch
खाली file बनाने के लिए
नई खाली file create करता है
cat
file देखना या बनाना
file का content देखने और नई file बनाने में मददगार
rm
files delete करने के लिए
किसी file को delete करने के लिए
cp
फाइल या डायरेक्टरी कॉपी करने के लिए
files या directories को copy करने के लिए
mv
files move करने के लिए
files या directories को एक location से दूसरी location पर move करता है
rename
नाम बदलने के लिए
files के नाम में बदलाव करने के लिए
head
file की शुरुआत की lines दिखाने के लिए
file की पहले 10 lines देखने के लिए
tail
file की आखिरी lines दिखाने के लिए
file की अंतिम 10 lines देखने के लिए
tac
उल्टा content दिखाने के लिए
file के content को reverse order में दिखाता है
grep
text खोजने के लिए
file के अंदर विशेष text को search करने के लिए
useradd
नया user जोड़ने के लिए
system में नया user add करने के लिए
passwd
user का password बदलने के लिए
user password change करने के लिए
find
file सर्च करने के लिए
directory में specific file ढूंढने के लिए
sort
data को क्रम में लगाने के लिए
file के data को alphabetical order में sort करने के लिए
df
disk space देखने के लिए
disk space की जानकारी प्राप्त करता है
mkdir
नई directory बनाने के लिए
किसी directory में नई folder बनाने के लिए
rmdir
directory delete करने के लिए
किसी directory को delete करने के लिए
date
वर्तमान तारीख और समय देखने के लिए
current date और time देखने के लिए
cal
माह का calendar देखने के लिए
current month का calendar दिखाता है
clear
screen साफ़ करने के लिए
terminal screen को clear करता है
exit
terminal से बाहर निकलने के लिए
current terminal session से exit करता है
ssh
remote computer से connect होने के लिए
remote computer के साथ connection बनाता है
pwd
current directory का पता दिखाने के लिए
present working directory की location जानने के लिए
gzip
files compress करने के लिए
file को compress करने के लिए
gunzip
compressed files decompress करने के लिए
compressed files को decompress करता है
Advanced Linux Commands in Hindi (एडवांस Linux Commands)
11. rename Command
उपयोग: files के नाम बदलने के लिए।
12. head Command
उपयोग: file की शुरुआत की 10 lines दिखाने के लिए।
13. tail Command
उपयोग: file की अंतिम 10 lines दिखाने के लिए।
14. tac Command
उपयोग: file के content को उल्टे क्रम (reverse order) में दिखाने के लिए।
15. grep Command
उपयोग: किसी विशेष text को ढूंढने के लिए।
16. useradd Command
उपयोग: नए user को जोड़ने के लिए।
17. passwd Command
उपयोग: user का password बदलने के लिए।
18. find Command
उपयोग: directory में file को ढूंढने के लिए।
19. sort Command
उपयोग: file के data को alphabetical क्रम में sort करने के लिए।
20. df Command
उपयोग: disk space की जानकारी प्राप्त करने के लिए।
अन्य महत्वपूर्ण Linux Commands
21. mkdir Command
उपयोग: नई directory बनाने के लिए।
22. rmdir Command
उपयोग: directory को delete करने के लिए।
23. date Command
उपयोग: वर्तमान तारीख और समय देखने के लिए।
24. cal Command
उपयोग: वर्तमान माह का calendar देखने के लिए।
25. clear Command
उपयोग: screen को साफ़ करने के लिए।
26. exit Command
उपयोग: वर्तमान terminal से बाहर निकलने के लिए।
27. ssh Command
उपयोग: remote computer से connect होने के लिए।
28. pwd Command
उपयोग: वर्तमान directory की location को जानने के लिए।
29. gzip Command
उपयोग: files को compress करने के लिए।
30. gunzip Command
उपयोग: compressed files को decompress करने के लिए।
Linux की विशेषताएं (Linux Features)
पोर्टेबल (Portable): Linux का इस्तेमाल विभिन्न hardware पर किया जा सकता है।
मल्टी-यूजर सपोर्ट (Multi-User Support): एक ही समय में कई user इसका इस्तेमाल कर सकते हैं।
मल्टी-प्रोग्रामिंग (Multi-Programming): एक साथ कई programs को चलाने की सुविधा।
ओपन-सोर्स और मुफ्त (Open-Source and Free): सभी के लिए मुफ्त और source code उपलब्ध है।
Conclusion
यह लेख सभी basic और advanced Linux commands को बच्चों के लिए सरल और हिंदी में समझाने का प्रयास करता है ताकि हिंदी भाषी लोग भी Linux के बारे में आसानी से जानकारी प्राप्त कर सकें।