Software testing requires the mastery of the Linux command (i) __linux

Source: Internet
Author: User

Software test engineers often need to do test environment Test system deployment, version update, performance tuning work, this time need to master a certain degree of Linux basics.

Linux commands: 1, unzip file name. zip (extract zip) or tar xvf filename. tar.gz.
2. Service Java status (view specified service)
3, cat file name. XML (view file)
4, vi ~/.bash_profile (view Linux environment variable configuration file)
5, chmod u+x *.sh (all the. sh files under the authorization directory)
6. Check to see if Tomcat is off: Ps-ef|grep Tomcat
7, Netstat-anp|grep 8080 to see if the specified port is occupied and occupy the program
8. View the specified environment variable: echo $PATH
9, CP replication CP name Target path
10, delete the specified file or folder: Rm-rf name or path
11, new folder: MkDir folder name
12, to see whether the Linux system is 32 or 64: getconf long_bit
13, Mobile and renamed: MV FileName specified road strength + filename

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.