0% found this document useful (0 votes)
96 views6 pages

03-Windows - List Directories in A GUI

Windows- List Directories in a GUI

Uploaded by

Hafijul Amin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
96 views6 pages

03-Windows - List Directories in A GUI

Windows- List Directories in a GUI

Uploaded by

Hafijul Amin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

03-Windows- List Directories in a GUI

Hafijul
Explain this topic in simple terms
Coach
Navigating the System: A Simple Explanation
Imagine your computer as a giant filing cabinet. Inside, you have folders and files organized in a specific way.
This organization is called a file system. It helps you find and access your files easily.
The root directory is like the top drawer of the cabinet. It's the main starting point for all your files and folders.
From there, you can branch out into different subfolders, just like opening different drawers.
Each folder can contain other folders and files, creating a hierarchical structure. Think of it like a tree with
branches and leaves. The root directory is the trunk, and the folders and files are the branches and leaves.
Paths are like addresses that tell you exactly where a file is located within the file system. They start from the
root directory and follow the branches down to the specific file. For example, the path C:\Users\Cindy\
Desktop\MyFile.txt tells you that the file MyFile.txt is located on the Desktop folder, inside the Cindy
folder, inside the Users folder, on the C drive.
File systems are assigned to drive letters like C, D, or X. Each drive letter represents a different file system.
Think of it like different sections of the filing cabinet, each with its own organization system.
Hidden files are like secret folders in the cabinet. They're hidden for a reason, either because they're important
system files or because they contain sensitive information. It's best to leave them alone unless you know what
you're doing.
File properties are like labels on the folders and files. They tell you information about the file, such as its
name, type, size, and when it was created or modified. You can access these properties by right-clicking on a
file and selecting "Properties."
The Windows Command Line Interface (CLI) is another way to navigate the file system. It's like using text
commands instead of clicking through folders. It can be more efficient for experienced users, but it requires
learning specific commands.
I hope this simple explanation helps you understand the basics of navigating the file system in Windows. If you
have any further questions, feel free to ask!
And if you want to continue exploring this topic, try one of these follow-up questions:

What is the purpose of file systems in an operating system?How can you view hidden files in Windows?How do
file properties provide information about a file in Windows?
H
Hafijul
Give me a summary
Coach
Summary of the page content:

 File organization: Files and folders are organized in a hierarchical directory tree with a main directory
that branches off into other directories and files.
 Paths: The location of files and directories is represented by paths, which in Windows look like C:\
Users\Cindy\Desktop.
 File systems: Each drive letter represents a file system, which is used to keep track of files on the
computer. Each file system has a root directory, which is the parent for all other directories in that file
system.
 Subdirectories: Subdirectories are separated by backslashes in Windows, unlike Linux which uses
forward slashes.
 Viewing hidden files: Hidden files can be viewed by checking the "Hidden Items" checkbox in the
View menu.
 File properties: Right-clicking on a file and selecting "Properties" displays information about the file,
including its name, type, location, size, timestamps, and attributes.
 Previous versions: The "Previous Versions" tab allows you to restore an earlier version of a file.

Key takeaways:

 Understanding file organization and paths is essential for navigating the operating system.
 File systems keep track of files on your computer.
 You can view hidden files and access file properties for more information.
 You can restore previous versions of files if needed.

Next steps:

 Learn how to view all this information through the Windows CLI.
 Practice navigating the file system and accessing file properties.
 Explore the "Security" and "Details" tabs in the file properties window.

I hope this summary is helpful! Please let me know if you have any questions.
And if you want to continue exploring this topic, try one of these follow-up questions:

How are files and folders organized in a hierarchical directory tree?How can you view hidden files in
Windows?What information can you find in the properties of a file?
H
Hafijul
Give me real-life examples
Coach
Real-life examples of file organization and paths:
Example 1: As a director, you might have a project folder on your computer that contains all the files related to
that project. This folder could be further organized into subfolders for different aspects of the project, such as
"documents," "images," "presentations," and "spreadsheets." Each file within these subfolders would have a
specific path, such as C:\Projects\MyProject\documents\ProjectProposal.docx.
Example 2: You might have a personal folder on your computer that contains all your personal files, such as
photos, music, and documents. This folder could be further organized into subfolders for different categories of
files, such as "family photos," "vacation photos," "work documents," and "personal documents." Each file
within these subfolders would have a specific path, such as C:\Users\YourName\Documents\Personal\
MyResume.pdf.
Real-life examples of file systems:
Example 1: Your computer's hard drive is likely formatted with the NTFS file system, which is a common file
system for Windows operating systems. This file system allows you to store large files and has features such as
file permissions and encryption.
Example 2: A USB flash drive might be formatted with the FAT32 file system, which is a more lightweight file
system that is compatible with a wider range of devices. This file system is often used for portable storage
devices.
Real-life examples of file properties:
Example 1: When you right-click on a photo file and select "Properties," you can see information about the
photo, such as its size, resolution, and date taken. This information can be helpful for organizing and managing
your photos.
Example 2: When you right-click on a document file and select "Properties," you can see information about the
document, such as its author, creation date, and last modified date. This information can be helpful for tracking
changes to the document and ensuring that you are working with the latest version.
I hope these real-life examples help you understand the concepts of file organization, paths, and file systems
better. Please let me know if you have any other questions.
And if you want to continue exploring this topic, try one of these follow-up questions:

What are the main components of a file system in Windows?How can you use file properties to organize and
manage your files effectively?Can you explain the purpose and functionality of the "Previous Versions" tab in
file properties?
H
Hafijul
Give me practice questions
Coach
Practice Questions for Operating Systems and You: Becoming a Power User
Navigating the System

 What are the different ways to navigate the file system in Windows?
 How do you use the command prompt to navigate to a specific directory?
 What is the difference between a relative and absolute path?
 How do you create a new folder in Windows?
 How do you delete a file or folder in Windows?

Users and Permissions

 What are the different types of user accounts in Windows?


 How do you create a new user account in Windows?
 How do you change the permissions for a file or folder?
 What is the difference between a local user and a domain user?
 How do you manage user groups in Windows?

Package and Software Management

 What are the different ways to install software on Windows?


 How do you use the Package Manager to install software?
 How do you uninstall software on Windows?
 How do you update software on Windows?
 What are the different types of software licenses?

Filesystems

 What are the different types of filesystems in Windows?


 How do you format a hard drive?
 What is the difference between FAT32 and NTFS?
 How do you check the health of a hard drive?
 How do you recover data from a damaged hard drive?

Process Management

 What is a process?
 How do you view the running processes on your computer?
 How do you end a process?
 What is the Task Manager and how do you use it?
 How do you troubleshoot a process that is not responding?

Operating Systems in Practice

 What are the different types of operating systems?


 What are the advantages and disadvantages of using Windows?
 How do you choose the right operating system for your needs?
 What are some common operating system security threats?
 How do you protect your computer from malware and viruses?

Additional Resources

 Microsoft Windows Documentation


 Command Prompt Reference
 File System Management
 Process Management
 Operating System Security

Tips for Success

 Practice using the command prompt to navigate the file system.


 Experiment with different user accounts and permissions.
 Learn how to install and uninstall software.
 Understand the different types of filesystems and how to format a hard drive.
 Be familiar with process management and how to troubleshoot unresponsive processes.
 Stay up-to-date on the latest operating system security threats and how to protect your computer.

I hope these practice questions help you to better understand the concepts covered in this course. Please let me
know if you have any other questions.
And if you want to continue exploring this topic, try one of these follow-up questions:

What is the purpose of file properties in Windows?How can you organize files and folders effectively to
maintain a well-structured file system?What are the advantages and disadvantages of using different types of
file systems in Windows?

In operating systems, files and folders, or directories, are organized in a hierarchical directory tree. You have a main
directory that branches off and holds other directories and files. We call the location of these files and directories paths.
Most paths in Windows look something like this, C:\Users\Cindy\Desktop. In Windows, file systems are assigned to drive
letters which look like C or D or X, each drive letter is a file system. Remember that file systems are used to keep track of
files on our computer. Each file system has a root directory which is the parent for all other directories in that file
system. So the root directory of C: would be written C:\, and the root directory of X: would be written X:\. Sub
directories are separated by backslash is unlike Linux which uses forward slashes. A path starts at the root directory of a
drive, and continues to the end of the path. Let's open up this PC, and navigate to our main directory, the main directory
in a Windows system is the drive that the file system is stored on. In this case, our file system is stored on Local Disk (C:).
From here, I'm going to go to Users, then my user folder cindy, and finally to Desktop. If you look at the top here, you
can see the path I'm in. Local disk (C:) > Users > cindy > Desktop. That wasn't too hard, right? You can see here in our
desktop directory that we have a few folders and files, we have a Puppies Pictures folder, Hawaii folder, and a file called
My Super Cool file. There are also some files on here that you can't see, we call these hidden files, they're hidden for a
few reasons. One is that we don't want anyone to see or accidentally modify these files. They could be critical system
files or configs or even worse, embarrassing pictures of you in grade school rocking a mullet. It's okay, you aren't the first
person who liked their hair to be business in the front and party in the back. Just for fun, let's see what kind of hidden
files we have in here. We'll go to the top and click View, then check the Hidden Items check box. Now we can see all the
hidden files on our system. Oh interesting, there's a file named secret_file. As much as I'd like to take a peek at it,
whoever created it probably doesn't want us to see what's inside. So we're going to leave it alone, let's go ahead and
revert this option so we don't accidentally change something else. Okay, so what if we wanted to view information
about a file? Well, to do this, we can actually just right click and choose Properties. Let's try this for My Supercool File,
this pop up dialog has a lot of information displayed here. Let's break it down, in the General tab, we can see the file
name, the Type of File, and the location path of the file, which is C:\Users\Cindy\Desktop. Then we have the size of the
file, and the Size on disk, this can be a little confusing. The size of the file is actually the amount of data that it takes up,
but Size on Disk is a little different. It's not something you need to know right now, all right, let's move on. Next you have
timestamps of when the file was Created, last Modified and last Accessed. After that our file attributes we can enable for
our file, we have Read-only and Hidden, you might guess that if you check hidden, our file will be hidden and only visible
if we enable Show Hidden Items. There are some advanced options too, but we won't touch those for now. You'll also
notice a few other tabs here at the top, Security, Details and Previous Versions. We'll talk more about the Security tab in
a later lesson. The Details tab basically tells us the information we just discussed about our file. The Previous Versions
tab lets us restore an earlier version of a file. So if you made a change to a file, and wanted to revert to that change, you
could go back to that version. So to sum up listing their directories in the Windows GUI, we can see the list of files and
folders by default here. You can even change how you want to view them using icons, or even a list. Then if you wannna
get more information about a file, you can look at its properties. Next up, let's see how to view all this information
through the Windows CLI.

অপারেটিং সিস্টেমে, ফাইল এবং ফোল্ডার বা ডিরেক্টরিগুলি একটি ক্রমানুসারী ডিরেক্টরি গাছে
সংগঠিত হয়। আপনার একটি প্রধান ডিরেক্টরি আছে যা শাখা বন্ধ করে এবং অন্যান্য ডিরেক্টরি এবং
ফাইলগুলিকে ধারণ করে। আমরা এই ফাইল এবং ডিরেক্টরি পাথ অবস্থান কল. উইন্ডোজের বেশিরভাগ পাথ
এইরকম কিছু দেখায়, C:\Users\Cindy\Desktop। উইন্ডোজে, ফাইল সিস্টেমগুলিকে ড্রাইভ অক্ষরের জন্য
বরাদ্দ করা হয় যা দেখতে C বা D বা X এর মতো, প্রতিটি ড্রাইভ অক্ষর একটি ফাইল সিস্টেম। মনে
রাখবেন যে ফাইল সিস্টেমগুলি আমাদের কম্পিউটারে ফাইলগুলির ট্র্যাক রাখতে ব্যবহৃত হয়।
প্রতিটি ফাইল সিস্টেমের একটি রুট ডিরেক্টরি থাকে যা সেই ফাইল সিস্টেমের অন্যান্য সমস্ত
ডিরেক্টরিগুলির জন্য প্যারেন্ট। সুতরাং C: এর রুট ডিরেক্টরি লিখা হবে C:\, এবং X: এর রুট
ডিরেক্টরি লিখিত হবে X:\। সাব ডিরেক্টরিগুলি ব্যাকস্ল্যাশ দ্বারা পৃথক করা হয় লিনাক্সের
বিপরীত যা ফরওয়ার্ড স্ল্যাশ ব্যবহার করে। একটি পথ একটি ড্রাইভের রুট ডিরেক্টরিতে শুরু হয়
এবং পথের শেষ পর্যন্ত চলতে থাকে। আসুন এই পিসিটি খুলি, এবং আমাদের প্রধান ডিরেক্টরিতে
নেভিগেট করি, একটি উইন্ডোজ সিস্টেমের প্রধান ডিরেক্টরি হল ফাইল সিস্টেমটি সংরক্ষণ করা
ড্রাইভ। এই ক্ষেত্রে, আমাদের ফাইল সিস্টেম স্থানীয় ডিস্ক (C:) এ সংরক্ষণ করা হয়। এখান থেকে,
আমি ব্যবহারকারীদের, তারপর আমার ব্যবহারকারী ফোল্ডার সিন্ডি, এবং অবশেষে ডেস্কটপে যেতে
যাচ্ছি। আপনি যদি এখানে উপরের দিকে তাকান, আপনি আমি যে পথটিতে আছি তা দেখতে পাবেন। স্থানীয়
ডিস্ক (সি:) > ব্যবহারকারী > সিন্ডি > ডেস্কটপ। এটা খুব কঠিন ছিল না, তাই না? আপনি এখানে আমাদের
ডেস্কটপ ডিরেক্টরিতে দেখতে পারেন যে আমাদের কাছে কয়েকটি ফোল্ডার এবং ফাইল রয়েছে, আমাদের
কাছে একটি পপিজ পিকচার ফোল্ডার, হাওয়াই ফোল্ডার এবং মাই সুপার কুল ফাইল নামে একটি ফাইল
রয়েছে। এখানে কিছু ফাইল আছে যেগুলি আপনি দেখতে পাচ্ছেন না, আমরা এইগুলিকে লুকানো ফাইল বলি,
সেগুলি কয়েকটি কারণে লুকানো আছে৷ একটি হল আমরা চাই না যে কেউ এই ফাইলগুলি দেখুক বা ভুলভাবে
পরিবর্তন করুক। সেগুলি সমালোচনামূলক সিস্টেম ফাইল বা কনফিগারেশন হতে পারে বা আরও খারাপ,
গ্রেড স্কুলে আপনার বিব্রতকর ছবিগুলি একটি মুলেটকে দোলাচ্ছে৷ ঠিক আছে, আপনিই প্রথম ব্যক্তি
নন যিনি তাদের চুলকে সামনের অংশে ব্যবসা করতে এবং পিছনে পার্টি করতে পছন্দ করেন। শুধু মজার
জন্য, আসুন দেখি এখানে কি ধরনের লুকানো ফাইল আছে। আমরা শীর্ষে যাব এবং দেখুন ক্লিক করব,
তারপরে লুকানো আইটেম চেক বক্সটি চেক করুন। এখন আমরা আমাদের সিস্টেমের সমস্ত লুকানো ফাইল
দেখতে পারি। ওহ মজার, গোপন_ফাইল নামে একটি ফাইল আছে। আমি যতটা উঁকি দিতে চাই, যে এটি তৈরি
করেছে সে সম্ভবত আমাদের ভিতরে কী আছে তা দেখতে চায় না। সুতরাং আমরা এটিকে একা রেখে যাচ্ছি,
আসুন এগিয়ে যান এবং এই বিকল্পটি প্রত্যাবর্তন করি যাতে আমরা দুর্ঘটনাক্রমে অন্য কিছু
পরিবর্তন না করি। ঠিক আছে, তাই যদি আমরা একটি ফাইল সম্পর্কে তথ্য দেখতে চাই? ঠিক আছে, এটি করার
জন্য, আমরা আসলে ডান ক্লিক করতে পারি এবং বৈশিষ্ট্য নির্বাচন করতে পারি। আমার সুপারকুল
ফাইলের জন্য এটি চেষ্টা করা যাক, এই পপ আপ ডায়ালগে এখানে প্রচুর তথ্য প্রদর্শিত হয়েছে।
চলুন এটিকে ভেঙে ফেলা যাক, সাধারণ ট্যাবে, আমরা ফাইলের নাম, ফাইলের ধরন এবং ফাইলের অবস্থান পাথ
দেখতে পারি, যা হল C:\Users\Cindy\Desktop। তারপরে আমাদের কাছে ফাইলের আকার এবং ডিস্কের আকার
রয়েছে, এটি কিছুটা বিভ্রান্তিকর হতে পারে। ফাইলের আকার আসলে এটি যে পরিমাণ ডেটা নেয় তা
কিন্তু ডিস্কের আকার একটু ভিন্ন। এটা এমন কিছু নয় যা আপনার এখনই জানা দরকার, ঠিক আছে, চলুন
এগিয়ে যাই। এর পরে আপনার কাছে ফাইলটি কখন তৈরি করা হয়েছিল, সর্বশেষ সংশোধিত এবং সর্বশেষ
অ্যাক্সেস করা হয়েছিল তার টাইমস্ট্যাম্প রয়েছে। এর পরে আমাদের ফাইলের বৈশিষ্ট্যগুলি
আমরা আমাদের ফাইলের জন্য সক্ষম করতে পারি, আমাদের কাছে কেবল-পঠন এবং লুকানো রয়েছে, আপনি
অনুমান করতে পারেন যে আপনি যদি লুকানো চেক করেন তবে আমাদের ফাইলটি লুকানো হবে এবং শুধুমাত্র
দৃশ্যমান হবে যদি আমরা লুকানো আইটেমগুলি দেখাতে সক্ষম করি। কিছু উন্নত বিকল্পও আছে, কিন্তু
আমরা আপাতত সেগুলি স্পর্শ করব না। আপনি এখানে শীর্ষে কয়েকটি অন্যান্য ট্যাব, নিরাপত্তা,
বিশদ বিবরণ এবং পূর্ববর্তী সংস্করণগুলি লক্ষ্য করবেন। আমরা পরবর্তী পাঠে সুরক্ষা ট্যাব
সম্পর্কে আরও কথা বলব। বিশদ ট্যাবটি মূলত আমাদের সেই তথ্য জানায় যা আমরা আমাদের ফাইল
সম্পর্কে আলোচনা করেছি। পূর্ববর্তী সংস্করণ ট্যাব আমাদের একটি ফাইলের পূর্ববর্তী সংস্করণ
পুনরুদ্ধার করতে দেয়। সুতরাং আপনি যদি একটি ফাইলে একটি পরিবর্তন করেন, এবং সেই পরিবর্তনে
ফিরে যেতে চান, আপনি সেই সংস্করণে ফিরে যেতে পারেন। সুতরাং উইন্ডোজ জিইউআই-তে তাদের
ডিরেক্টরি তালিকাভুক্ত করার জন্য, আমরা এখানে ডিফল্টরূপে ফাইল এবং ফোল্ডারের তালিকা দেখতে
পারি। এমনকি আপনি আইকন বা এমনকি একটি তালিকা ব্যবহার করে কীভাবে সেগুলি দেখতে চান তা
পরিবর্তন করতে পারেন৷ তারপরে আপনি যদি একটি ফাইল সম্পর্কে আরও তথ্য পেতে চান তবে আপনি এর
বৈশিষ্ট্যগুলি দেখতে পারেন। পরবর্তীতে, আসুন দেখি কিভাবে Windows CLI এর মাধ্যমে এই সমস্ত
তথ্য দেখতে হয়।

You might also like