Alibabacloud.com offers a wide variety of articles about linux commands for interview, easily find your linux commands for interview information here online.
Interview Questions: common linux commands and common linux commands
Command for displaying directories and files
Ls: Command Used to view all folders.
Dir: command Tree used to display the specified folder and Directory: list the directory content in a Tree chart
Du: displa
Tags: SYN pipeline tom case compilation install l command files output redirection mustCyanobacteriaDate: 2018.7.3Foreword this article characteristic
to teach the fishing : Learn the command learning method, use: No longer rote, refuse to aimless;
accurate : All commands are executed through (environment for CENTOS7), refuse to copy paste;
High practicality : commands are used in practical
"the echo command test!." This line of text!echo "The echo command test!" >a.shThis will output "the echo command test!" in the a.sh file. This line of text!The general format of the command is: Echo [-n] string where option n means that the output text is not wrapped, the string can be quoted, or it can be unquoted.When you output a quoted string with the Echo command, the string is output as it is;When you output an unquoted string with the echo command, each word in the string is output as a
I. Basic USE
X window and text mode switching.Usually we also call the text mode the terminal interface, terminal or console. Linux By default will provide six terminal to allow users to log in, the way to switch to use: [Ctrl] + [Alt] + [F1]~[f6] Combo button. The system will name [F1] ~ [F6] as the operating interface environment of Tty1 ~ Tty6. Press [Ctrl] + [Alt] + [F7] to go back to the X graphics window.To start the X window in a plain text en
allow users to query some other user's information.Example: The following command can query the information of the native administrator:Finger rootName: LastUsage rights: All usersHow to use:shell>> last [options]Note: The display system has been received from the beginning of each month from the information of the person logged inPut the meter:-R omit the hostname field-num Display before numUsername Display Username's login messageTTY restricted login message with terminal codeExample:Shell>>
Linux interview questions, linux interview questions
------- This is the Linux interview question -----------------
Part 1: multiple choice questions (50 points for each question)
1. When creating
administrator-M: Specifies that the group member and-a use almost-R: Remove password-r: Restrict user login group, only members in group can join the group with NEWGRPGpasswdgroupname : If the system has a Peter account, the account itself is not a member of the GroupName group, use NEWGRP need to enter a passwordLet the user temporarily join the group, and then the file group created by Peter will be groupname. So this way you can temporarily let Peter build the textUse other groups instead of
Unzip file-Z DecompressionExample: TAR-ZXVF Japan.tar.gz11. Compress files or directories: Zip, compressed after file name *.zipZip option [-r] [filename after compression] [file or directory]-R: Compressed directory12. Unzip the. zip file: UnzipUnzip [compressed file]13. Compressed files: bzip2, compressed after file name *.bz2BZIP2 option [-K] [file]-K preserves source files after generating compressed files14. Unzip:bunzip2BUNZIP2 option [-K] [compressed file]-K retain original file after de
Ten commands required for Linux commands and ten commands for linux
Linux has now become the most popular Operating System in the software industry. Mastering Linux has become a requir
Help commands for common linux commands and common linux commands
1.TypeThe difference between built-in and external commands
2.BashEnter bash to use help in bash.
3.Help lsLs is an external command, help can only view the bui
Linux notes (6) Help commands and user management commands for common Linux commands(1) man
The man command is used to obtain help information of a command or configuration file. The original English meaning is manual, and the path is/usr/bin/man. Its Syntax format is:
Man [
Linux learning notes (5) file search commands for common Linux commands and Common commands for learning notes(1) find
The find command is used for file search. Its path is/bin/find. Its Syntax format is:
Find [search range] [matching condition]
1)-name: search by file name,
Help for Umask:[Email protected] ~]# help Umaskumask:umask [-P] [-S] [mode] file mode mask.Note:help can also be used to view assistance for Shell programming if, case, while, and so on .(6) UseraddThe useradd command is used to add a new user , where the path is/usr/sbin/useradd, with the syntax format:useradd [user Name](7) passwdThe passwd command is used to set the user password , where the path is/USR/BIN/PASSWD, in the syntax format:passwd [user Name]Note: Passwords must conform to th
Here to organize some Linux system operations related to the surface of the question, some problems have no standard answer, I hope to participate in the Linux operation and maintenance interview friends, you can first think about these problems. First, Linux operating system knowledge 1. What are the common
Linux O M engineer interview, linux O M Engineer
I. Linux operating system knowledge
1. What are common Linux releases? Which one are you best? What is its official website? Which one are you good?
2. What are the detailed steps for L
Linux commands-linux File and permission management commands-linux permission management
1. ubuntu tips:
In ubuntu, you can press ctrl + alt + t to open the terminal, and press ctrl + shift + t to open the second terminal.
Adjust the font in ubuntu terminal
Font increase: ct
(1) linux beginners: linux concepts and Common commands, common linux commandsLinux introduction:
Linux is a free, free, and open source operating system. It is also the most famous example of open-source software. Its main purpose is to establish a Unix-like compatible prod
Detailed explanation of ln commands in linux commands (creating soft links and hard links) and ln commands
Ln is another important command in linux. Its function is to create a synchronous link for a file in another location, which can be soft link or hard link. Soft links a
Learn about basic Linux commands: df commands and du commands-general Linux technology-Linux technology and application information. For more information, see the following. Df command
This interface is used to view the status in
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.