• Latest
  • Trending
  • All
  • Tech
Linux terminal screenshot showing hidden files using ls -a command

Linux Hidden Files Explained: How to Find, Create, and Use Them

July 29, 2025

A beginner’s guide to the legendary Tim Tam biscuit, now available in America

July 29, 2025

People are handing out badges at Tube stations to tackle loneliness

July 29, 2025

Magical fish basically has the power to conjure its own Patronus

July 29, 2025

This Filipino guy channels his inner Miss Universe by strutting in six-inch heels and speedos

July 29, 2025

Oil spill off India’s southern coast leaves fisherman stranded, marine life impacted

June 14, 2025

You can now play Bill Gates’ first PC game and run over donkeys on your iPhone, Apple Watch

July 29, 2025

Indonesia’s largest fleet of taxis teams up to beat ride-hailing apps

July 29, 2025

‘Idol’ contestant besieged by pro-Trump Twitter users because of his name

July 29, 2025

Everyone stop everything:Beyonce just announced that she’s pregnant with twins

July 29, 2025

Instagram is testing photo albums, because nothing is sacred anymore

July 29, 2025

7 February games you should get excited about

July 29, 2025

Make yourself feel better by laughing at January’s best news bloopers

July 29, 2025
  • About
  • Advertise
  • Privacy & Policy
  • Contact
Thursday, July 31, 2025
  • Login
Tech Tutorials, Cloud & DevOps Guides for All Levels | ZekByte
  • Home
    • Home – Layout 1
    • Home – Layout 2
    • Home – Layout 3
    • Home – Layout 4
    • Home – Layout 5
  • News

    Barack Obama’s Now Mainly Focusing on Wearing This Casual Backwards Hat

    Lady Gaga Pulled Off One of the Best Halftime Shows Ever

  • Tech
    • All
    • AI
    • Cloud
    • DevOps
    • Linux
    • Mobile
    • Security
    Linux terminal screenshot showing hidden files using ls -a command

    Linux Hidden Files Explained: How to Find, Create, and Use Them

    A beginner’s guide to the legendary Tim Tam biscuit, now available in America

    Magical fish basically has the power to conjure its own Patronus

    Indonesia’s largest fleet of taxis teams up to beat ride-hailing apps

    Everyone stop everything:Beyonce just announced that she’s pregnant with twins

    Make yourself feel better by laughing at January’s best news bloopers

    How to find protests in your city when you don’t know where to start

    How Nike plans to break one of the most daunting barriers in human performance

    House Republicans Vote to End Rule Stopping Coal Mining Debris From Being Dumped in Streams

  • Videos

    Barack Obama’s Now Mainly Focusing on Wearing This Casual Backwards Hat

    Lady Gaga Pulled Off One of the Best Halftime Shows Ever

  • Tutorials

    Barack Obama’s Now Mainly Focusing on Wearing This Casual Backwards Hat

    Lady Gaga Pulled Off One of the Best Halftime Shows Ever

  • Startups

    Barack Obama’s Now Mainly Focusing on Wearing This Casual Backwards Hat

    Lady Gaga Pulled Off One of the Best Halftime Shows Ever

  • About

    Barack Obama’s Now Mainly Focusing on Wearing This Casual Backwards Hat

    Lady Gaga Pulled Off One of the Best Halftime Shows Ever

No Result
View All Result
Tech Tutorials, Cloud & DevOps Guides for All Levels | ZekByte
No Result
View All Result
Home Tech Linux

Linux Hidden Files Explained: How to Find, Create, and Use Them

by Chuck E.
July 29, 2025
in Linux
0
Linux terminal screenshot showing hidden files using ls -a command
496
SHARES
1.4k
VIEWS
Share on FacebookShare on Twitter

What Are Hidden Files and Folders in Linux?

Introduction

When using Linux, you might have come across hidden files and folders—those mysterious entries that start with a dot (.). In this tutorial, we’ll break down exactly what hidden files are, why they exist, and how you can work with them using simple Linux commands.

We’ll also touch on security concerns, and I’ll walk you through how to create your own hidden files and directories.

Let’s get into it!

What Are Hidden Files and Folders in Linux?

In Linux, files or folders that start with a dot (.) are considered hidden. These are not shown by default when you list directory contents with the usual ls command.

You might wonder:

  • Why are these files hidden?

  • Are they private or more secure?

  • How do we see them?

Let’s answer all that step by step.

How to View Hidden Files in Linux

You can view hidden files using the following commands:

  • ls -a
    Shows all files, including . (current directory) and .. (parent directory), plus hidden ones.

  • ls -A
    Shows almost everything, but skips . and ...

Example Output:

Viewing hidden files in Linux using ls -a command

💡 Quick Tip:
Usels -aif you want to see everything, or ls -Afor cleaner output without .and ...

How to Create Hidden Files and Folders

There are two ways:

1. Rename Existing File/Folder with a Dot

Let’s say you have a folder called directory1. You can rename it to make it hidden:

Now, when you run ls, it won’t show. You need ls -a or ls -A

2. Create Hidden Files/Folders from Scratch

To create a hidden folder:

Terminal showing mkdir .hiddenfolder and touch .hiddenfile commands.

How Hidden Are These Files, Really?

You might think hiding files means extra security, but hidden files are not protected or private. Anyone with access to the system can easily view them using the correct commands.

So, why hide them?

The Main Reason: Avoiding Clutter

Hidden files usually store configuration data, logs, or other system-related info that you don’t need to see all the time.

This keeps your working directories clean and easy to navigate.

Watch the full tutorial on Linux hidden files and folders in this short and easy-to-follow video

Tags: Command LineLinuxLinux Beginner GuideLinux CommandsLinux File ManagementLinux SecurityLinux TipsLinux TricksLinux Tutorial
Share198Tweet124
Chuck E.

Chuck E.

  • Trending
  • Comments
  • Latest
Linux terminal screenshot showing hidden files using ls -a command

Linux Hidden Files Explained: How to Find, Create, and Use Them

July 29, 2025

A beginner’s guide to the legendary Tim Tam biscuit, now available in America

July 29, 2025

Lady Gaga Pulled Off One of the Best Halftime Shows Ever

May 23, 2025

A beginner’s guide to the legendary Tim Tam biscuit, now available in America

0

People are handing out badges at Tube stations to tackle loneliness

0

Magical fish basically has the power to conjure its own Patronus

0
Linux terminal screenshot showing hidden files using ls -a command

Linux Hidden Files Explained: How to Find, Create, and Use Them

July 29, 2025

A beginner’s guide to the legendary Tim Tam biscuit, now available in America

July 29, 2025

People are handing out badges at Tube stations to tackle loneliness

July 29, 2025
Tech Tutorials, Cloud & DevOps Guides for All Levels | ZekByte

Copyright © 2017 JNews.

Navigate Site

  • About
  • Advertise
  • Privacy & Policy
  • Contact

Follow Us

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • Home
  • Tech
    • DevOps
    • Cloud
    • Mobile
    • Startups

Copyright © 2017 JNews.