<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>File-Management on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/file-management/</link><description>Recent content in File-Management on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Sat, 15 Nov 2025 17:39:51 +0000</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/file-management/index.xml" rel="self" type="application/rss+xml"/><item><title>File Directory Management Command</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/03-introduction-to-linux/02-module/004-file-directory-management-command/</link><pubDate>Wed, 02 Jul 2025 21:26:12 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/03-introduction-to-linux/02-module/004-file-directory-management-command/</guid><description>&lt;p class="lead text-primary"&gt;
This document covers essential Linux commands for managing files and directories. It explains how to create, copy, move, and delete files and directories, set permissions, and manage file ownership. These fundamental commands provide the tools needed for effective file system management and organization in Linux environments.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="creating-files-and-directories"&gt;Creating Files and Directories&lt;/h2&gt;
&lt;p&gt;Linux provides specific commands for creating both files and directories, allowing for effective organization of the filesystem.&lt;/p&gt;
&lt;h3 id="creating-directories-with-mkdir"&gt;Creating Directories with mkdir&lt;/h3&gt;
&lt;p&gt;The &lt;code&gt;mkdir&lt;/code&gt; (make directory) command creates new directories in the filesystem. Its basic syntax is:&lt;/p&gt;</description></item></channel></rss>