Home PC Games Linux Windows Database Network Programming Server Mobile  
           
  Home \ Linux \ Linux system man help tips     - Linux supports serial output method (Linux)

- Hadoop 1 and 2.x installation notes (Server)

- Install VLC player on Ubuntu 14.10 (Linux)

- Using shell users or virtual users to login to pureftpd (Linux)

- Create several practical points of high security PHP site (Linux)

- To install the Git and Github under Ubuntu (Linux)

- Seven Steps to Help Google Chrome Speed - (Linux)

- Linux basic articles of the boot process (Linux)

- Manually compile Hadoop 2.6.0 under Ubuntu 14.04 (Server)

- MySQL Server Time Synchronization Problem (Database)

- CentOS 7 RHEL 7 to reset the root password (Linux)

- linux server security (Linux)

- Linux users should be aware that should the 7 ls command unique skills (Linux)

- Linux Learning --- disk partition / relational representation + mount (Linux)

- To install OwnCloud 7.0.4 under Ubuntu (Linux)

- To install Oracle Database Details and FAQ Summary under CentOS (Database)

- Function Getting the Linux shell (Programming)

- Linux, security encryption to transfer files between machines (Linux)

- The most commonly used Linux commands (Linux)

- When Linux Detailed time zone and common function of time (Linux)

 
         
  Linux system man help tips
     
  Add Date : 2018-11-21      
         
         
         
  Linux system man help tips

1.
Query man behind the numbers meaning:
A user can operate the switch shell commands or executable files
2 core system can almost be called a function and tools
3 Some commonly used functions (function) and the library (library), most of the c library (libc)
4 hardware description file, usually / dev / files
5 format configuration file or some files
6 Games (games)
7 conventions and protocols, such as linux file systems, network protocols, ASCIIcode and other instructions
8 system administrator commands available
9 documents related with the kernel

2.
man page look broadly divided into sections:
NAME: simple commands, data Name
SYNOPSIS: short command syntax (sysntax) Introduction
DESCRIPTION: more complete description requires careful reading
OPTION: all available options listed in the instructions for SYNOPSIS
COMMANDS: When this software is executed, use the command can be used in this software
FILES: The use of software or data or reference or link to a file
SEE ALSE: you can refer to other instructions related to this command
EXAMPLE: Some examples can refer to, this is the best use
BUGS: Are there any relevant bug

3.
man in related operations
ctrl + F or Page Down: Down
ctrl + B or Page Up: Page Up
gg to the first row
GG to the last row
/ Start: can search start the relevant character in the entire manual, use n to find the next one, use N to find a
j, k and vi as in use, j down one line, k line up
d scroll down half a page
Turn on half a page u
h Get help using the man
q Exit man

4.
man profile man.conf
MANPATH / usr / man: Set Path man file storage
MANPATH / opt / * / man: to set

5.
man -f command: You can find other man help system commands, such as: man man, the system will prompt 1,1p, 7,5 different help
man -k commands without spelling: this will help when we are using the full command,
Such as: I forgot iptables command can only remember ipta you can use man -k ipta, the system will include ipta commands displayed on the screen
     
         
         
         
  More:      
 
- ORA-30926 and MERGE tables empty the temporary occupation problem (Database)
- Manager Docker browser (Server)
- RedHat Linux 6 desktop installation (Linux)
- Installation Mate Desktop in FreeBSD 10.1 (Linux)
- Java factory pattern (Factory mode) (Programming)
- Ambari and Hadoop configuration, management and monitoring of the project Getting (Server)
- Linux dynamic libraries and Guide (Programming)
- Xshell upload files to achieve Windows host Linux (Linux)
- The basic principle of pointers in C ++ (Programming)
- Ubuntu users to install voice switch instructs the applet (Linux)
- Btrfs file system creation and their characteristics in Linux (Linux)
- Zabbix using Omsa monitor hardware information of Dell server (Server)
- Use SecureCRT to transfer files between local and remote hosts (Linux)
- Redmine Installation (Linux)
- Configuring ftp server and nfs server under Linux (Server)
- To install the latest version of the EPEL on CentOS 5.x or 6.x (Linux)
- Ubuntu Linux installation GAMIT10.6 (Linux)
- Oracle 12C RAC optimizer_adaptive_features cause of data into overtime (Database)
- Ubuntu 14.10 / 14.04 / 12.04 How to install Kodi 14.0 RC3 (Linux)
- C ++ you can become a new scripting language (Programming)
     
           
     
  CopyRight 2002-2022 newfreesoft.com, All Rights Reserved.