In the Linux world, the most indispensable is the Linux Command Line application. The Linux Command Line can help us quickly find what we want, complete what we want to do, and complete various tedious tasks in batches. It is a powerful tool for
Reprinted from: https://zhidao.baidu.com/question/1671709595114856107.htmlDirectory and file-related commands
PWD: The absolute path used to display the current location. Format: PWD, the default user root directory for/home/your user name.
First, Perl installation:1. Download and unzip the software: Tar zxvf perl-5.24.0.tar.gz2, run./configure.gnu-help view Help, run./configure.gnu-des-dprefix=/usr/local/perl-dusethreads-uversiononly Set source code3. Compiling and installing
A header file is a file with an. h extension that contains declarations and macro definitions for C functions, and can also be shared among multiple source files. There are two types of header files: The files that the programmer writes, and the
Reprint please indicate the source:http://blog.csdn.net/u011974987/article/details/52695647This article comes from: "Stromxu's Blog" preface
Linux provides a large number of commands that can be used to efficiently perform a large amount of work,
relative address and absolute address
? Relative address (path): "./" means the current file in the directory, such as: "./pic.jpg" represents the current directory of the pic.jpg picture, this use can be omittedRelative address (path): "..
mount 磁盘分区功能Syntax format: mount "option" "Device" "dir" mount [options] [device] [directory]Attention:
There must be at least one space between each element in the Mount command and in the following options, devices, and directories
Gui:graphic User Interface Graphical interfaceWindowsX-windows: Graphical Display protocolGnomeKdeXfaceCli:command Line InterfaceShBashCshKshZshTcshGoogle:Linux Filetype:pdfLinux site:ibm.comGoogle hackIDE: Development environment used by
command Commands
DESCRIPTION annotations
System Information
System Information
Arch
Show architecture of Machine
Display the architecture of the host
Uname-r
Show
The examples in this article describe the Python file and directory operations methods. Share to everyone for your reference. The specific analysis is as follows:
The operation of files and directories in Python typically involves multiple OS
Init 0 RestartExit exitsLS Displays the current directory contents ls-a All files that contain hidden files under the display list ls-i display file details information, file properties, size, nameWHOAMI Display This user information who displays
PWD shows the current path, which is the current locationCD Switch Path command. Current pathCD: Parent Directorycd~ if it is the root user, then go to the current user's home directory, if it is a normal user, then go to the home directory of the
NIT 0 RestartExit exitsLS Displays the current directory contents ls-a All files that contain hidden files under the display list ls-i display file details information, file properties, size, nameWHOAMI Display This user information who displays
OverviewData persistence is divided into different ways, this chapter mainly briefly shows the data archiving (generally speaking serialization) and the way of writing XML text file. The XML text mode mainly uses the Nsarray or Nsdictionary
1. Open the Super User permission running program dialog box, you may already know to use Alt + F2 to open the "running program" dialog box, and then you can enter any command line to run it. If you enter the gksu command in the terminal window, a
Create windows custom commands
First, create a folder in any location. The directory I use is D: \ Program Files \ Quick Start \ command \. Right-click my computer/computer icon on the desktop. Properties
Advanced System settings-> advanced->
First the original question is this: Write a function that calculates the relative path of two files, such as $a = '/a/b/c/d/d.php ', $b = '/a/b/1/2/c.php ' The relative path of the calculated $b relative to $ A should be:. /.. /c/d So for the
{Code ...}
What does this path mean? : D:/ecshop/mobile /.. /data/config. phpconfig. the actual path of the php file is: d:/ecshop/data/config. php I know :. /data/config. php indicates config. php file .. /data/config. php indicates the config. php
SELinux Security System Basics in CentOS
This article will record some experiences and experiences of learning SELinux...
1. Introduction to SELinux
SELinux (Secure Enhanced Linux) Security Enhancement Linux is a new Linux security policy mechanism
Commands include internal commands and external commands. the command format is case sensitive. internal Command: Command Prompt. There is no external command corresponding to the executable binary file in a shell. The command format is executable: #
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.