`

the common commands in aix

阅读更多
1 ps -ef  or  ps aux 搜索所有进程
2 ps -ef|grep weblogic 搜索所有进程,包含weblogic
3 kill -9  kill the process,depends on processid
4 find . -name  filename(文件名)定点开始将文件写到标准输出。使用tail命令的-f选项可以方便的查阅正在改变的日志文件
5 tail -f filename  动态查找指定文件名
6  commandanme & (& stands for the job will run in the background ) for example ps aux &
7 jobs (displays status of jobs in the current session)
8 fg jobid (shift the bg program into the frontgound running)

分享到:
评论

相关推荐

    Unix Commands (Aix Freebsd Hpux Linux Solaris & Tru64)

    Unix Commands (Aix Freebsd Hpux Linux Solaris & Tru64)

    latex2e common commands

    commom commands of latex

    Basic Commands in LINUX

    LINUX基本编程指令 UNIX/LINUX COMMAND REFERENCE

    TPM-Rev-2.0-Part-3-Commands-01.38.pdf

    The detailed description of the operation of the commands is written in the C language with extensive comments. The behavior of the C code in this TPM 2.0 Part 3 is normative but does not fully ...

    aix命令参考大全-AIX 5L Version 5.3 Commands Reference

    AIX 5L Version 5.3 Commands Reference (中文版)包含了全部卷6卷

    AIX入门与提高PDF

    2.1 Key commands used throughout the chapter . . . . . . . . . 12 2.2 Boot process . . . 12 2.3 Power on sequence, LEDs, and audio signals . . . . . . . . 14 2.4 Useful commands. . . . . . . . . . 14 ...

    nmon aix性能分析工具.rar

    11) Making nmon numbers match AIX commands 12) JFS numclient and maxclient numers 13) Wide windows in X Windows makes the columns wider in the Top view 14) WLM works again 15) nmon spots the VIO ...

    A cheatsheet with common Matlab commands.zip

    A cheatsheet with common Matlab commands.zip

    MATLAB commands in numerical Python

    Where Octave and Scilab commands are omitted, expect Matlab compatibility, and similarly where non given use the generic command. 主要是matlab中一些函数如何转换为Python下函数的实现

    AIX vi 命令

    Most control commands accept an optional repeat Count parameter prior to the command. When in vi mode on most systems, canonical processing is initially enabled. The command is echoed again if one or ...

    TeX Commands available in MathJax.pdf

    在MathJax中可以使用的Tex命令详解,由Carol JVF Burns博士整理的.原来的网页国内无法访问,从他处找来的. 这个版本是文本形式的,可以搜索.

    AIX基本环境搭建.doc

    To do so, start the server, then issue the following commands: ./bin/mysqladmin -u root password 'new-password' ./bin/mysqladmin -u root -h testos password 'new-password' Alternatively you can run: ...

    AIX 系统维护下载

    第 28 楼:AIX Useful Commands 第 29 楼:BACKUPS 第 30 楼:DEVICES 第 31 楼:FILE SYSTEMS 第 32 楼:AIX经验搜集 第 33 楼:find的用法 第 34 楼:RS/6000小型机故障的基本定位方法 第 35 楼:使用lastcomm命令...

    motorola AT commands reference

    摩托罗拉G24 GSM模块AT命令手册 This manual is intended for software developers who communicate with the G24 ...AT commands, and create applications to communicate with the G24 device using the AT commands

    admin_TheCommon_mkt7620_4G_admin_

    /* This driver supports wwan (3G/LTE/?) devices using a vendor?* specific management protocol called Qualcomm MSM ...* in addition to the more common AT commands over serial interface?* management?

    Teach Yourself the C# Language in 21 Days

    In just 21 days readers will learn how to use the key features of the C# programming language—not only the commands, but how to create entire programs using them within a few simple chapters....

    Hadoop from the beginning: The basics

    The author helps you familiarize yourself with the various commands that you can use to perform various tasks within the Hadoop system. The author also helps you know how to write MapReduce programs ...

    CCENT Certification All-In-One For Dummies.pdf

    Introduction T he CCENT certification is a new, fast-growing certification that tests your knowledge of basic Cisco ...will help draw your attention to the new commands presented in a code listing.

    【原创】【源代码】myshell:操作系统编程-自己用C语言写的Linux下的Shell

    The shell must support the following internal commands: cd <directory> - change the current default directory to <directory>. If the <directory> argument is not present, report the current directory....

    d1532v1r4b — ATA/ATAPI-7, Volume 3 (PDF)

    the electrical and logical characteristics of the interconnecting signals, and the protocols for the transporting commands, data, and status over the interface for the parallel interface. Volume 3 ...

Global site tag (gtag.js) - Google Analytics