/bin: store the most commonly used executable files in the system
/boot: store the Linux kernel and system startup files, including Grub, lilo startup program
/Dev: store all device files, including hard disk, partition, mouse, USB, tty
/etc: store all configuration files of the system
/home: default location of user directory
/media: Ubuntu system automatically mounts CD-ROM, floppy drive, USB storage period, and stores temporarily read files
/mnt: This directory is usually used as a mount for mounted files. Point
Absolute path: refers to the exact location of the file in the system
Relative path: refers to the location of a file or directory relative to the user's current location
File Type
- Ordinary files
b Block input and output files
c Character device files
d Contains several files or subdirectories
l The file address is reserved, not the file itself.
p A mechanism for interprocess communication, a temporary file for interprocess communication< Br>
s Application interface for interprocess communication, communication between two computers
mkdir -p means nested creation subdirectory
column: mkdir -p dir1/Dir2/dir3
rmdir -p : Recursive delete subdirectory
Column: rmdir -p dir1/dir2/dir3 (equivalent to rm -r dir1)
chmod : Change File Properties
chmod -R changes the properties of this directory and all files below
Hard Connect: Make connections using the physical number -inode assigned to each file in Linux.
Hard: ln target link: target is the file, link is the created connection name
Soft connection: The connection is established by the path name of the file.
Soft: ln -s target link : target is the file, link is the created connection name
tar:
-x release the archive file
- c Create a new archive file
-v Display the entire process of archive and release
-f User-specified file name of the archive file, otherwise use the default name
-j Archive generated by tar, then compressed by bzip2
-z Archive generated by tar, then compressed by gzip
Column: tar -cjf example.tar example Archive all example files and use bzip2 Compress a file example.tar
tar -czf example.tar example Archive all the example files and use gzip compression to ask for a file example.tar
tar -xvzf example.tar.bz Equivalent to releasing the tar file after decompressing first
tar -xvjf example.tar.gz
This article address: http://www.cnblogs.com/archimedes/p/bash-shell1.html, please indicate the sour
Compiled linux kernel has been 3 times, each compilation needs to go online to find the compilation
This article describes the implementation of malloc and its malloc in the heap expansion operation,
How to use soft links to solve directory transfer problems under Linux
Linux background running and closing, view background tasks
Detailed Linux-command information
Text line garbled problem under Linux
Using forever to implement Node.js project on Linux
8 tips make you a superb Linux end user
Linux ulimit command usage parsing
Linux/centos solves Tomcat memory overflow
Ubuntu10.10 installed arm version of Qt encountered error: thread-local storage no
Windows8.1 extended partition method
How to access OneDrive offline under Win8.1 system
What should I do when the Win7 installer prompts "MOM.exe initialization error"?
Experts share: 15 most practical tips for Win8 system
Teach you how to use U disk to make and install Win8 system
Why is the IE8 browser under Windows 7 click on the webpage with a sound
What should I do if the network card is not supported when upgrading the Windows 10 system?
Sogou browser can not upload attachments or pictures how to do
Win10 play cf through the fire line cf can not display full screen What should I do?