Alibabacloud.com offers a wide variety of articles about linux commands for interview, easily find your linux commands for interview information here online.
Linux interview questions required for O M
1. What is GPL, GNU, and free software?
GPL: (General Public License): An authorization. Anyone has the right to obtain, modify, and re-release free software.
GNU: (Plan): it aims to create a completely free and open operating system.
Free Software: software that can be freely used, copied, researched, modified, and distributed without restriction. There are two m
Head and tail commands for linux commands, and tail commands
Head
Syntax
Example
Tail
Syntax
Example
Example of combined head and tail usage
Head syntax
head [-n -k ]... [FILE]...Example
The first 10 rows are displayed by default.
head /etc/passwd
Displ
teacher's teachings, to tell the truth old boy Yun-dimensional class of the final structure for me to add a lot of, the structure of this piece I talk with the technical director for half a day, now feel that these months of study is not wasted, listen to the teacher's words really will be different. In short, thank the old boy education, thank the old boy teacher. 2, the interview should be confident, to say something must first use the language to
Series of articles:
11 basic Linux interview questions
Basic questions about Linux interview-Part 1
Basic questions about Linux interview-Part 1Q.1: What is the core of the Linux operat
Common commands for Linux enterprises and Common commands for linux Enterprises
Common Linux Enterprise commands
Command
Function Description
Online query and help command
same. The 'cmp 'command compares two files by byte and reports the first unmatched items.
9. Can I use the 'echo 'command to replace the 'LS' command?
A: Yes. The 'LS' command can be replaced by the 'echo 'command. The 'LS' command lists the contents of the directory. From the perspective of replacing the preceding command, we can use 'echo * '. The outputs of the two commands are identical.
10. You may have heard of inode. Can you briefly describ
Common Linux commands-permission management commands-Other permission management commands, and common command permission management
Command name: chownEnglish: change file ownership
Command path:/bin/chown
Syntax: chown [user] [file or directory]
Function Description: Change the owner of a file or directory.
Exam
, the connection file is unavailable.
11. What commands are available to view the file content? What are their respective features?
More: You can only view the last part of the file. It is inconvenient to flip the page.
Less: it is easy to flip pages and frequently used to view large file content.
Cat: The content is relatively small. Cat-n lists the row numbers by the way.
12. What are the common formats of compressed packages in
Authoritative guide to Common commands in Linux and Common commands in linux
1 online query and help commands (2)1. manman [Option] [command]: View Command help, command dictionary, more complex info, but not commonly used. # Man cd-A: displays all the manual pages, not just
parameters can be taken, what is the difference?5. Create a soft link (shortcut), and a hard-link command.6. What are the commands for directory creation? What are the commands for creating files? What are the commands for copying files?7. What are the commands for modifying file permissions? What is the format?8. Wha
This article will bring about 11 basic Linux interview questions, hoping to help friends who are about to change jobs or looking for relevant work.
Q.1: What is the core of the Linux operating system?
Shell
Kernel
Command
Script
Terminal
A: Kernel is the core of the Linux operating system. Shell is a Comman
lure. Speak at a moderate speed (see: No more than 150 words per minute), loud and articulate. Before entering the door, remember to knock, door closed, after leaving the seat to put back the seat, handed resume when you need hands, hand over the water when also need hands to pick up and smile, say thank you, leave the time to say goodbye or shake hands (experts say the body touch can enhance the feelings of two people, remember how to think ~ ~ ~).After looking at my resume, the interviewer as
Common commands in Linux (1) and Common commands in linux
Address:Http://www.cnblogs.com/archimedes/p/linux-commands1.html, Reprinted, please specify the source address.Ls command
Ls is used to list the contents of a directory. It is one of the most commonly used
Common Linux commands (version 2) and common linux commandsPermission management commands
1. chmod [change the permissions mode of a file]:/bin/chmod
Syntax: chmod [{ugo} {+-=}{ rwx}] [file or directory name] // intuitive
E. g. chmod u + wx filename
Chmod o-x filename
Chmod g = rwx filename
Or: chmod [mode = 421] [file
Common linux commands and common linux commands
Common commands
Ls display file or directory
-L list file DETAILS l (list)
-A: List all files and directories in the current directory, including hidden a (all)
Mkdir create directory
-P: Creates a directory. If no parent direc
Linux Command lines, as well as the use of Linux commands for Linuxshell interaction, are the most attractive part of Linux and one of the most common topics in the interview. In this article, we will ask 10 important questions during the
Linux built-in commands and linux creation commandsBuilt-in commands
Built-in commands are included in the Bash tool set. This mainly takes into account the execution efficiency issue-the built-in commands will be executed faster
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.