fcit

Directories and Files, Wild cards, Autoexec.bat, Config.says

Directories

Computer में Directory एक Container है, जो Files और अन्य Directories को Store करती है। Directories को File System में Folder के रूप में माना जा सकता है| जिनका उपयोग Computer पर File और अन्य Resources को Organize और Categorize करने के लिए किया जाता है।

प्रत्येक Directory का एक Unique Name और Path होता है, जो File System में अपना Location Specify करता है। Directories को अन्य Directories के साथ Nested करके एक Hierarchical Structure Create किया जा सकता है| जिसका उपयोग File और Resources को Meaningful तरीके से Organize करने के लिए किया जा सकता है।

File System में, Top-Level Directory को Root Directory के रूप में जाना जाता है। Directories में File और अन्य Directories दोनों हो सकती हैं, और उन्हें File Management Command का उपयोग करके या Graphical User Interface का use करके Manipulate किया जा सकता है। प्रत्येक Directory में Associated Metadata भी हो सकता है|

Ex-  Timestamps और Access Permission जो निर्धारित करती हैं, कि कौन Directory में Stored File को Read, Write या Execute कर सकता है। Directories का उपयोग Computer System में Security और Access Control Apply करने के साथ-साथ Storage और Resources के Management के लिए किया जाता है।

File

Computer में एक File, Data या Information का Collection है| जो Computer की Hard Drive, USB Drive या अन्य Storage Device पर Electronic रूप से Store होती है। File का एक Name और एक Type (जैसे .txt, .doc, .jpg) होता है| जो यह Deifne करता है, कि किस Software Program द्वारा उनका use और Open किया  जा सकता है।

File में Text, Image, Video, Auoio या किसी अन्य प्रकार की Digital Information हो सकती है। उन्हें Users द्वारा Create, Edit, Save और Remove किया जा सकता है। Operating System  Computer पर File और Directories को Manage करता है, उन तक Access Provide करता है| और Control करता है, कि वे कैसे Store और use किए जाते हैं।

Wild Cards

Wildcard, Computer Science में एक Special Character है| जिसका उपयोग String में एक या अधिक Unknown Character का Represent करने के लिए किया जाता है। यह Search Operation, Fime Name Matching और Pattern Matching के लिए Programming में use किया जाता है।

Ex- Wildcard Character “*” का use किसी भी Character से Matching करने के लिए किया जाता है, जबकि Wildcard Character “?” एक Character से Matching करने के लिए use किया जाता है। Wildcard का उपयोग Search को आसान बनाने और उन्हें अधिक Flexible बनाने के लिए किया जाता है| जिससे User किसी Special Pattern से Match करने वाली File या String को ढूंढ सकते हैं| जबकि Pattern के कुछ Parts Unknown ही क्यों न हों।

Autoexec.bat

Autoexec.bat File, MS-DOS और Microsoft Windows Operating System के शुरुआती Version में एक Batch File है। File में Command की एक Series होती है, जो Computer के Start होने पर Automatically Execute होती है। इन Command का उपयोग Environment Variable Set करने, System Setting को Configure करने, Program या Script को Run करने और अन्य Task को करने के लिए किया जाता है। Operating System को Customize करने और Task को Automatic करने के लिए autoexec.bat File का use आमतौर पर Personal Computer के शुरुआती दिनों में किया जाता था।

Config.says

CONFIG.SYS एक Text File है, जिसमें Disk Operating System (DOS) Command होते हैं| जो Operating System (OS) को बताते हैं, कि Computer को Start होते समय कैसे Set किया गया है। CONFIG.SYS Command, Memory Device Driver और Program को Refer करते हैं, जो Hardware Device को Control करते हैं| तथा System Feature को Enable या Disable करते हैं| और System Resource पर Limit Define करते हैं।

Tags: No tags

Add a Comment

Your email address will not be published. Required fields are marked *