<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Mkdir Python Examples</title><link>http://www.bing.com:80/search?q=Mkdir+Python+Examples</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Mkdir Python Examples</title><link>http://www.bing.com:80/search?q=Mkdir+Python+Examples</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>mkdir (2) - Linux manual page - man7.org</title><link>https://www.man7.org/linux/man-pages/man2/mkdir.2.html</link><description>If you discover any rendering problems in this HTML version of the page, or you believe there is a better or more up- to-date source for the page, or you have corrections or improvements to the information in this COLOPHON (which is not part of the original manual page), send a mail to man-pages@man7.org Linux man-pages 6.18 2026-02-11 mkdir(2)</description><pubDate>Tue, 25 Aug 2026 06:07:00 GMT</pubDate></item><item><title>mkdir (2): create directory - Linux man page</title><link>https://linux.die.net/man/2/mkdir</link><description>mkdir (2) - Linux man page Name mkdir - create a directory Synopsis ... Description mkdir () attempts to create a directory named pathname. The argument mode specifies the permissions to use. It is modified by the process's umask in the usual way: the permissions of the created directory are (mode &amp; ~ umask &amp; 0777).</description><pubDate>Mon, 24 Aug 2026 23:05:00 GMT</pubDate></item><item><title>Lesson 5: mkdir Command - Create Directories in Linux</title><link>https://pro.tecmint.com/mkdir-command-in-linux/</link><description>Learn how to use the mkdir command in Linux to create single, multiple, and nested directories with examples, options, and permissions setup.</description><pubDate>Tue, 25 Aug 2026 20:40:00 GMT</pubDate></item><item><title>mkdir | Microsoft Learn</title><link>https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/mkdir</link><description>Reference article for the mkdir command, which creates a directory or subdirectory.</description><pubDate>Mon, 24 Aug 2026 14:36:00 GMT</pubDate></item><item><title>mkdir () System Call in Linux - Online Tutorials Library</title><link>https://www.tutorialspoint.com/unix_system_calls/mkdir.htm</link><description>DESCRIPTION mkdir () attempts to create a directory named pathname. The parameter mode specifies the permissions to use. It is modified by the process s umask in the usual way: the permissions of the created directory are (mode &amp; ~ umask &amp; 0777). Other mode bits of the created directory depend on the operating system. For Linux, see below. The newly created directory will be owned by the ...</description><pubDate>Wed, 19 Aug 2026 22:20:00 GMT</pubDate></item><item><title>mkdir (3): make directory - Linux man page</title><link>https://linux.die.net/man/3/mkdir</link><description>mkdir (3) - Linux man page Prolog This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. Name mkdir - make a directory Synopsis #include &lt;sys/stat.h&gt; int mkdir (const char * path, mode_t mode); Description</description><pubDate>Mon, 24 Aug 2026 07:13:00 GMT</pubDate></item><item><title>MKDIR Command – Create Directories in Windows Command Prompt</title><link>https://learnmandu.com/blog/mkdir</link><description>The MKDIR command (Make Directory) is a Windows Command Prompt utility that creates new directories (folders) at a specified location, automatically creating any intermediate parent directories in the path. Use MKDIR to create single directories, nested folder structures with one command, or multiple directories in batch operations; the shorthand MD works identically—both provide instant ...</description><pubDate>Sun, 23 Aug 2026 23:13:00 GMT</pubDate></item><item><title>mkdir (2) — Linux manual pages</title><link>https://www.linuxcampus.net/documentation/man-html/htmlman2/mkdir.2.html</link><description>DESCRIPTION mkdir () attempts to create a directory named pathname. The argument mode specifies the mode for the new directory (see inode(7)). It is modified by the process's umask in the usual way: in the absence of a default ACL, the mode of the created directory is (mode &amp; ~ umask &amp; 0777). Whether other mode bits are honored for the created directory depends on the operating system. For ...</description><pubDate>Fri, 14 Aug 2026 16:00:00 GMT</pubDate></item><item><title>How to use the command 'mkdir' (with examples)</title><link>https://commandmasters.com/commands/mkdir-windows/</link><description>The mkdir command, short for “make directory,” is a fundamental and widely used command in many operating systems, including Windows and Unix-like systems, for creating directories. Whether you’re organizing files or preparing the structure of a new project, the mkdir command is an essential tool. Using this command, you can create single directories or entire directory trees with ease ...</description><pubDate>Sat, 22 Aug 2026 16:26:00 GMT</pubDate></item><item><title>_mkdir, _wmkdir | Microsoft Learn</title><link>https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/mkdir-wmkdir?view=msvc-170</link><description>The _mkdir function creates a new directory with the specified dirname. _mkdir can create only one new directory per call, so only the last component of dirname can name a new directory. _mkdir doesn't translate path delimiters. In Windows NT, both the backslash (\) and the forward slash (/) are valid path delimiters in character strings in run-time routines. _wmkdir is a wide-character ...</description><pubDate>Tue, 25 Aug 2026 17:34:00 GMT</pubDate></item></channel></rss>