Basic format:* * * * * commandTime-sharing Weekly commandThe 1th column represents minutes 1~59 per minute with * or */1The 2nd column represents the hour 1~23 (0 means 0 points)The 3rd column represents the date 1~31The 4th column represents the
Custom Time FormatWe can usestrftime() function to format the time as we want. Its prototype is as follows:size_tstrftime( Char *strdest, size_t MaxSize, const Char *format, Const struct TM *timeptr);We can place the time information stored in the
shell--command InterpreterThere are several different types of shells in the Linux environment, where the bash shell is the default installed and used shellClear the terminal screen: Clear, Ctrl+l and CLS (if first input: alias Cls=clear) effect is
sudo is a command that governs everything. It literally means "super user can do it!" "(Super User do!) is one of the most important commands necessary for Linux system administrators or advanced users. Have you ever had this experience: trying to
ObjectiveIn recent months, the Linux kernel has probably been studied, the following need to conduct in-depth detailed analysis. The main development Board of S3C2440 is a hardware entity. Probably includes the following content:1 bootloader
Recommend a Linux-friendly video playerMPlayer no graphical interfaceSMPlayer is a mplayer software with graphical interface.Install with yum commandYum Install SMPlayerThis command causes MPlayer to be installed as a dependentIf the fast-forward
!! Repeat the previous commandThe character repeats the previous command that begins with "character"!num Install the history command sequence number execution command!? ABC repeats the command that contains "ABC" Before!-n repeating the last nth
System environment: CentOS release 6.9 (Final) Linux centos6 2.6.32-696.10.1.el6.x86_64Ubuntu system using Ifenslave for network card configuration, the method is similar.Close NetworkManager# service NetworkManager stop# chkconfig NetworkManager
To quickly install multiple virtual machines, you can take a snapshot of the original virtual machine hard disk files and install multiple virtual speeds using quick find is fairly fast, then I'll show you how to create a snapshot and write a simple
I. Discussion on the format of/etc/groupIn the/etc/group format, many articles on the internet will say "group name: Group password: Group ID: Group User list", which is not a problem to understand the/etc/group format, but if you encounter the
Http://www.cnblogs.com/ginvip/p/6352157.htmlThis is a blog I found, the content of awk is written very well, need to seeawk about! No.(1) Take odd lines[[email protected] shell]# SEQ 10 | awk ' I=!i '13579(2) Take even lines[[email protected] shell]#
Since the CentOS system has been installed before, can operate or configure the server, but sometimes because the server in the computer room or other places, we need to connect the past through the remote way, then we use Putty to connect the Linux
1. function function start and stop system Daemon 2. Position/sbin/start-stop-daemon 3. Main parameters Commands:-s|--start-- ... Open a system daemon and pass parameters to it-k|--stop stop a program-t|--status get the program status-H|--HELP
Display time is a common command, and it is often used in writing shell scripts to display date-related file names or times. The date command is both Linux and Windows.The use of the date command under Linux
Date [OPTION] ... [+format]
First, check the installation path of the JDK:Whereis JavaWhich Java (Java execution path)Echo $JAVA _homeEcho $PATHSecond, uninstall the old version of the JDK:1. Determine the version of the JDK:Rpm-qa | grep JDKRpm-qa | grep GCJThe possible
The zero-based Linux 13th chapter(Small to push the door into) students early ~ ~ is a happy day ~ ~650) this.width=650; "src=" Https://s1.51cto.com/wyfs02/M00/A7/26/wKioL1nhytPRD63bAAAln3e-i_I462.jpg "title="- 5759326e8704bfea.jpg "width=" "height="
First, RPM package installation method steps:1, find the corresponding package, such as soft.version.rpm, download to the local directory;2, open a terminal, Su-into the root user;3, the CD soft.version.rpm is located in the directory;4. Input
GCC program compilation and gcc Compilation1. Introduction
GCC program compilation can be divided into four stages:
Preprocessing (Pre-Preocessing)
Compile (Compiling)
Assembly)
Link (Linking)
2. Basic GCC usage
Basic usage:Gcc
Ubuntu system commands (updating), ubuntu updating
1. Enable Ubuntu root User:
Set the root password for sudo passwd root (not required once)
Switch su root to the root user
2 disable Ubuntu root users:
Sudo passwd-l root (disabling the root
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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service