当前位置:  技术问答>linux和unix

在linux中利用C++实现新建目录的功能

    来源: 互联网  发布时间:2016-09-05

    本文导语:  如题: 请问如何实现: 能不使用shell命令去调用linux的新建目录命令来进行实现吗? | $ man 2 mkdir NAME mkdir - create a directory    SYNOPSIS #include  #include  int mkdir(const char *pathname, mode_t mo...

如题:
请问如何实现:
能不使用shell命令去调用linux的新建目录命令来进行实现吗?

|
$ man 2 mkdir
NAME
mkdir - create a directory   

SYNOPSIS
#include 
#include 

int mkdir(const char *pathname, mode_t mode);
  
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 & ~umask & 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 effective uid of the process. If the directory containing the file has the set group id bit set, or if the filesystem is mounted with BSD group semantics, the new directory will inherit the group ownership from its parent; otherwise it will be owned by the effective gid of the process. 

If the parent directory has the set group id bit set then so will the newly created directory. 

......  


|
system("mkdir /tmp/test");

|

能!

    
 
 

您可能感兴趣的文章:

  • Linux c++虚函数(virtual function)简单用法示例代码
  • 为什么linux下的C++程序这么少见? 请问那里有linux下的C++程序?什么类型的程序都可以.
  • Linux c++库boost unordered_set数据插入及查找代码举例
  • linux的帮助文件在什么地方啊,我想看看关于c++的帮助文件。另外从哪里能搞到c++的类库说明阿
  • unix/Linux下c++ boost thread库读写锁介绍
  • 装好了ubuntu怎样学习c++,linux下C++学习的环境软件是什么?
  • Linux c++库boost unordered_map数据插入及查找代码举例
  • stlport c++库如何移植到arm-linux平台替代gnu c++标准库
  • Linux c++ boost库正则表达式用法
  • 求教linux C++学习之路!
  • Windows和Linux下C++类成员方法作为线程函数方法介绍
  • C++在linux下是闲得蛋疼?
  • Linux 下c++开发error while loading shared libraries问题解决
  • Linux下怎样编译C++程序?
  • Linux和windows下用mysql c++ library操作Mysql数据库
  • 关于Linux下C++开发的问题
  • linux菜鸟请教:C++的学习
  • linux下的C++编译器怎样使用?
  • Linux C++ 网络库 Muduo
  • 请问,在Linux和Unix下,有没有像Borland C++ 3.1 for DOS或Visual C++ 6.0这样的开发工具?
  • C++在linux下意味者什么
  • linux/Centos/ubuntu下如何使用umask命令修改新建文件时的默认权限
  • 我以一个Linux的user登录进去,从任务拦用鼠标右键新建一个Launcher时总是出现程序崩溃的错误,而从桌面新建Launcher就没问题,别的user
  • linux下新建账户
  • linux 修改新建用户密码:passwd test
  • 新建 一 LINUX C语言编程交流群 大家若有兴趣就加入一起交流哈
  • linux配置新建某类型文件具有可执行权限
  • 新建个群linux技术交流
  • 请问LINUX下怎么用C语言对文件进行操作(包括新建、读取、删除、修改)
  • linux 新建用户后,在用户目录下没有.bash_profile文件生成
  • Linux能否自定义系统变量一如windows里的系统环境变量可以"新建"一样
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • linux c下利用srand和rand函数生成随机字符串
  • 请问:Linux下用C编程计算CPU利用率和内存利用率?
  • linux下利用(cat,strings,head,sed)命令生成随机字符串
  • 在2003下利用vmware安装了linux,又利用host-only方式上了网,问题如下多谢指点!!!
  • 如何利用Linux安装盘制作启动盘?
  • 谁知道linux/unix下利用Schema读取校验xml的开源代码,给一个链接,谢谢!
  • Linux CD 怎么利用????????????????
  • Linux下利用MC35实现GPRS上网的问题
  • 怎样以日志的形式记录Linux上CPU以及Memory的利用情况.
  • linux下利用定时任务执行db2存储过程
  • Linux如何利用了段机制又巧妙地绕过了段机制?
  • linux c 怎样利用pro*c/c++操作 win2000 下 oracle 谢谢
  • 请教:linux下有统计CPU的个数和CPU利用率的函数吗???(急!!!)
  • Linux Eclipse的Make文件利用
  • 怎樣在Linux下利用网絡上的windows打印机
  • 如何利用Linux内核线程来保存用户进程
  • linux c编写的利用cmpp发送短信的源代码
  • 怎么样用程序取得Linux系统的CPU利用率和内存的使用情况呀?
  • Linux系统下利用java连接Oracle 10G
  • Linux中利用bochs安装Minix系统出现以下问题,无法继续下去.
  • linux下如何利用socket测试服务器是否可达?
  • linux c/c++ IP字符串转换成可比较大小的数字
  • 在win分区上安装linux和独立分区安装linux有什么区别?可以同时安装吗?(两个linux系统)
  • linux哪个版本好?linux操作系统版本详细介绍及选择方案推荐
  • 在虚拟机上安装的linux上,能像真的linux系统一样开发linux程序么?
  • secureCRT下Linux终端汉字乱码解决方法
  • 我重装window后,把linux的引导区覆盖了,进不了linux怎么办?急啊,望热心的人帮助 (现在有linux的盘)
  • Linux c字符串中不可打印字符转换成16进制
  • 安装vmware软件,不用再安装linux系统,就可以模拟linux系统了,然后可以在其上学习一下LINUX下的基本操作 了?
  • Linux常用命令介绍:更改所属用户群组或档案属性
  • 红旗Linux主机可以通过127.0.0.1访问,但如何是连网的Win2000机器通过Linux的IP去访问Linux


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3