码迷,mamicode.com
首页 >  
搜索关键字:commands    ( 1138个结果
Linux -- finger
FINGER(1) BSD General Commands Manual FINGER(1)NAME finger — user information lookup programSYNOPSIS finger [-lmsp] [user ...] [user@host ...]DESCRIPT...
分类:系统相关   时间:2014-09-03 16:17:57    阅读次数:409
mysql 开启远程服务
进入mysqlserver 如下: Enter password: ****** Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 810 Server version: 5.6.10 MySQL Community Server (GPL) Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights rese...
分类:数据库   时间:2014-09-03 15:03:46    阅读次数:243
CS无线电语
〔Radio Commands (" Z "键) - 无线电指令〕1."Cover me" (掩护我)2."You Take The Point"(你守住这个位置)3."Hold This Position"(各单位保持现在的位置)4."REGROUP TEAM"(重新组队),队友过于分散的时候可以...
分类:其他好文   时间:2014-09-03 11:12:26    阅读次数:201
How to start a pdf reader from a Linux command line?
Before you do this, you should be in a GOME or KDE environment, then type the following commands to check whether you've stalled the app:$ type evince...
分类:系统相关   时间:2014-08-31 17:01:21    阅读次数:224
Linux -- rm, rmdir
RM(1) User Commands RM(1)NAME rm - remove files or directoriesSYNOPSIS rm [OPTION]... FILE...DESCRIPTION This manual page documents the GNU version of...
分类:系统相关   时间:2014-08-30 22:53:10    阅读次数:311
Linux -- which whereis
WHICH(1) General Commands Manual WHICH(1)NAME which - locate a command#就是用来找一个命令的绝对路径SYNOPSIS which [-a] filename ...DESCRIPTION which returns the pat...
分类:系统相关   时间:2014-08-30 21:37:50    阅读次数:482
Linux -- cp
CP(1) User Commands CP(1)NAME cp - copy files and directoriesSYNOPSIS复制一个文件到另一个地方,注意要加上文件名 cp [OPTION]... [-T] SOURCE DEST 复制多个文件到另一个目录中 cp [OP...
分类:系统相关   时间:2014-08-30 11:11:09    阅读次数:273
Linux -- mv
MV(1) User Commands MV(1)NAME mv - move (rename) filesSYNOPSIS移动单个文件: mv [OPTION]... [-T] SOURCE DEST #移动一个文件到另一个地方,其实这是个重命名的用法移动多个文件或目录: mv [O...
分类:系统相关   时间:2014-08-30 11:06:09    阅读次数:348
Linux -- w
W(1) User Commands W(1)NAME w - Show who is logged on and what they are doing.SYNOPSIS w [options] user [...]DESCRIPTION w displays information about ...
分类:系统相关   时间:2014-08-30 09:55:39    阅读次数:260
hdu3713 Double Maze
Problem DescriptionUnlike single maze, double maze requires a common sequence of commands to solve both mazes. See the figure below for a quick unders...
分类:其他好文   时间:2014-08-30 01:14:48    阅读次数:329
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!