linux command line book

Discover linux command line book, include the articles, news, trends, analysis and practical advice about linux command line book on alibabacloud.com

[Linux Command Line and Shell Scripting Bible] Basic Shell script

1#!/bin/Bash2 ############################################3# @content Chapter8,9of Linux Command line and Shell Scripting Bible4 # @reader Gavin5# @date the/ A/ -6 ############################################7CHAPTER88 9+user varriable make the shell A-computer programTen 1when assigning a value to a user-defined variable, no spaces can appear One 2. Shel

Linux Command Line uniq

Many command lines are displayed in Linux. Are you familiar with these command lines? Here we will explain how to use Linux Command lines. The Linux Command lines that we talk about tod

"Linux command line and Shell scripting Encyclopedia" 23 chapters 24 chapters

echo "Top Ten Disk Space Usage" echo "for $CHECK _directories Directory" For Dir_check in $CHECK _directories Do echo "" echo "The $DIR _check Directory:" Du-s $DIR _check 2>/dev/null | Sort-rn | Sed ' {one, $D; =} ' | Sed ' N; s/\n//' | Gawk ' {printf $ ': "\ T" $ "t" $ "\ n"} ' Done Exit [Email protected]:~/shell/24zhang$ Run:./big_user.shOnly two directories/var/log/home are specified above, and the generated report is disk_space_$date.rpt here.This script

Common shortcut keys for linux command line

lineCtrl+r: Search the command line used history command recordCtrl+g: Exiting from the search History command mode that executes Ctrl+rControl shortcut keys:Ctrl+l: Clears all the contents of the screen and starts a new command line

How to modify the system time in Linux Command Line Mode

This article describes how to modify the system time in Linux Command Line Mode. You can use the date command to view or modify the system date and time in Linux Command Line Mode. Da

7 command-line tools for monitoring Linux systems

One of the best things about Linux is that you can drill into the operating system to explore how it works and look for opportunities to fine tune performance or diagnose problems. Here are some basic command-line tools that allow you to explore and manipulate Linux more easily. Most of these commands are already built

How to download a GOG game from a Linux Command Line

How to download a GOG game from a Linux Command Line If you are a gaming player and a Linux User, You may be happy to announce that GOG will launch the game on your favorite operating system a few months ago. If you have never heard of GOG before, I encourage you to look at the "great old games" in their product catalo

Switching between Ubuntu graphics mode and Linux command line mode

This article describes the Linux graphics mode and Linux command line mode switching essentials. The following is a detailed description of this execution: CTRL+ALT+F2 command line mode CTRL+ALT+F7 Graphics mode I am installing

5 Interesting command line tips in Linux

Do you make the most of Linux? For many Linux users, there are many useful features that appear to be skills. There are times when you will need these skills. This article will help you better use some of the commands to play their more powerful functions. Figure 1:5 command line Tips We start a new series, where we

Installation and uninstallation of software in Linux (command line mode)

, it is often difficult to delete the files, you should configure them before compilation, specify the path to which the software will be installed :. /configure -- prefix = directory name. In this way, you can run the "RM-RF Software Directory Name" command to thoroughly uninstall the directory. Compared with other installation methods, it is the most difficult to compile and install by yourself. How to import unofficial library addressesCheck whethe

WebLogic 12c Linux command-line installation

[Email protected] hndomain]$Go to the domain directory and execute the command[Email protected] hndomain]$ $JAVA _home/bin/java $JAVA _options-xmx1024m-xx:maxpermsize=256m WebLogic. ServerTo generate the various files under the domain, including configuration information for the Management Server, and so on.Then go to the Bin directory, start it, and finally, you can accessHttp://ip:7001/console into the console.---------------------------------------

"Linux command line and Shell Scripting Encyclopedia" chapter III study notes

name \ n ASCII line break \ r ASCII return character \s The name of the shell \ t Current time in 24-hour HH:MM:SS format \ t Current time in 12-hour HH:MM:SS format \@ Current time in 12-hour AM/PM format \u User name of the current user \v Version of Bash shell \v The release vers

[Turn] 12 best linux command line terminal tools

Summary"工欲善其事 its prerequisite", as a rookie, but also stole from others to learn something. Today I saw a colleague using a terminal command line tool and felt like I was weak. The tool was then searched on the Internet. Found a similar tool is quite a lot, but I do not know it.Original link: 12 best linux command

CentOS 7 to install MySQL 5.7.11 for Linux Generic binary version in the command line tutorial _mysql

and--datadir parameters because it uses the/ETC/MY.CNF profile by default. Some Linux distributions may default to generate this MySQL profile during installation and are saved in the/ETC directory, while the Basedir, DataDir in the default profile are annotated with no actual content, so mysqld actually don't know the current basedir, DataDir is specific to which directory. So here we can specify our custom directory by

How to modify IP address, gateway, and DNS in Linux Command Line

How to modify IP address, gateway, and DNS in Linux Command Line This article will briefly describe how to use Linux Command lines to modify IP addresses, gateways, and DNS. Change the IP address of eth0 to 102.160.1. Ifconfig eth0 102.160.1 netmask 255.255.255.0 Change

Linux command-line shortcut keys and tips

Linux system operation, most of them do not use the shortcut key habits, feel the mouse point is convenient, in fact, in some operations, the use of shortcut keys can save a lot of time, the following gives you a detailed introduction of the Linux system shortcut keys, for your reference only.History Command Query· !! Executes the previous

Script programming on the graphic desktop in Linux command line and shell script programming

Linux command line and shell script programming Daquan graphic desktop script programming create text menu create menu layout [plain] #! /Bin/bashclear # clear screen echo-e quot; \ t \ tMenu quot; echo-e quot; 1. \ tDisplaydiskspace quot; echo-e quot; Linux command

Use the Linux Command Line to manage DigitalOcean VPS water drops

Use the Linux Command Line to manage DigitalOcean VPS water drops DigitalOcean is the most popular newborn in the cloud VPS host market. Although it does not provide integrated services like Amazon, DigitalOcean is positioned for small and medium-sized enterprises and developers and has become a strong competitor of the best cloud VPS Service Based on

The Linux shell uses the SED command to add characters at the end of a line or at the beginning of a text

", as4. It is also possible to add two commands together, adding the character "HEAD", "TAIL" to each line of Test.file, and the command: sed '/./{s/^/head/;s/$/tail/} ' test.fileIn fact, the above is OK, spend too much time yesterday, mainly because the file is processed by MySQL from the database extracted from the results of the guide, others gave me after I directly deal with, too brain remnants =-I hav

12 best Linux command-line terminal tools

12 best Linux command-line terminal tools If you're like me, spending a lot of time using the Linux command line all day, and looking for some old, tedious terminal software that comes with an alternative system, you're looking fo

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

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.