`
finux
  • 浏览: 202219 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

indent locate

阅读更多

man indent

indent - changes the appearance of a C program by inserting or deleting whitespace.

example: indent -kr -i8 hello.c

 

man locate

locate - find files by name
locate reads one or more databases prepared by updatedb(8) and writes file names matching at least one of the PATTERNs to standard output, one per line.
By default, locate does not check whether files found in database still exist.  locate can never report files created after the most recent update of the relevant database.
-i, --ignore-case

example: locate stdio.h

分享到:
评论

相关推荐

    Linux命令大全

    locate lsattr mattrib mc mcopy mdel mdir mktemp mmove mread mren mshowfat mtools mtoolstest mv od paste patch rcp rhmask rm slocate split tee tmpwatch touch umask whereis which cat chattr chgrp chmod ...

    Linux命令大全(CHM格式离线版)

    locate lsattr mattrib mc mcopy mdel mdir mktemp mmove mread mren mshowfat mtools mtoolstest mv od paste patch rcp rhmask rm slocate split tee tmpwatch touch umask whereis which cat chattr chgrp chmod ...

    linux全部命令列表,Linux 命令大全

    indent cut ln less locate lsattr mattrib mc mdel mdir mktemp more mmove mread mren mtools mtoolstest mv od paste patch rcp rm slocate split tee tmpwatch touch umask whic

    Linux命令手册

    - `indent`用于格式化C语言源代码。 - `cut`和`paste`命令用于处理文本文件的列。 - `ln`命令创建硬链接和符号链接。 - `less`和`more`是文本查看器,`locate`用于快速定位文件路径。 - `mc`是Midnight Commander...

    Linux常用命令--完整

    18. locate命令:用于查找文件系统中符合特定模式的文件名。 19. lsattr命令:用于显示文件属性。 20. mattrib命令:变更或显示MS-DOS文件属性。 此外,还有一些其他命令,它们在特定场景下也有重要用途: 21. ...

    linux命令全集.pdf

    16. `indent`: 代码格式化工具,用于整理C/C++代码的缩进。 17. `ln`: 创建硬链接或符号链接。 18. `locate`: 快速查找文件,基于数据库,比`find`更快。 19. `lsattr`: 列出文件的特殊属性。 20. `mattrib`: 改变MS...

    linux 命令大全

    1. **gunzip/gzexe/gzip/getty/gitps/groupdel/groupmod/grpconv/grpunconv/grep/git/gitview/hdparm/halt/hwclock/id/insmod/ispell/indent**:涵盖了文件解压(gunzip)、gzip文件执行(gzexe)、文件压缩(gzip)...

    linux常用命令手册

    - **indent**:用于格式化C语言程序的工具。 #### 磁盘管理 - **cd (change directory)**:改变当前工作目录。 - **df (disk free)**:显示文件系统的磁盘空间使用情况。 - **dirs**:显示最近访问过的目录栈。 - ...

    hawq compiling guide

    autoconf automake libtool m4 gcc gcc-c++ gdb bison flex gperf maven indent \ libuuid-devel krb5-devel libgsasl-devel expat-devel libxml2-devel \ perl-ExtUtils-Embed pam-devel python-devel libcurl-...

    Linux常用命令手册高清PDF

    46. **Indent**: 自动缩进程序。 #### 磁盘管理类 1. **Cd (Change Directory)**:切换当前工作目录。 2. **Df (Disk Free)**:显示磁盘空间使用情况。 3. **Dirs**: 显示最近访问过的目录栈。 4. **Du (Disk ...

    Linux常用命令全集

    `indent [选项] 文件`,用于代码美化和标准化。 - **cut**:从输入中切分字段并打印请求的数据。`cut [选项] 文件`,用于数据处理和分析。 - **ln**:创建硬链接或符号链接。`ln [选项] 原始文件 链接文件`,用于...

    Linux命令搜索工具linux-command.zip

    diff、diffstat、file、find、git、gitview、ln、locate、lsattr、mattrib、mc、mcopy、mdel、mdir、mktemp、mmove、mread、mren、mshowfat、mtools、mtoolstest、mv、od、paste、patch、rcp、rhmask、rm、slocate...

    Linux常用命令

    - `indent`: 对C语言源代码进行自动格式化。 #### 磁盘管理命令 **37. 目录操作** - `cd`: 更改当前工作目录。 - `df`: 报告文件系统的磁盘空间使用情况。 - `dirs`: 显示最近访问过的目录列表。 - `ln`: 创建链接...

Global site tag (gtag.js) - Google Analytics