[Linux] When "| (pipe)" cannot be hit on CentOS7

I hope I started studying Linux, but ...

Inspired by Qiita's article (I lost sight of it), "You can use Linux as an engineer!", I started studying LinuxLinux standard textbook is indebted to me. I succeeded in building a virtual machine with VirtualBox and thought that it was a good start, but I got stuck with "4.4 pipe".

** I can't hit the "pipe (|)"! ** **

Even if I set the commands and files that came out after searching for "linux pipe not hit", all failed. I knew there was a problem with the keyboard layout settings ...

Solution

It was solved by force.

Specifically, I set the language to "** English (United States) **" in "Applications-> System Tools-> Settings-> Regions and Languages" at the top left of the desktop screen.

Then, I excluded all Japanese from the input source (keyboard) (select and press-), and only "** English (US) " (press + to select). You can see the keyboard layout by pressing the keyboard icon at the bottom left of the input source, but if you look at the " English (US) **" keyboard, there is a pipe just to the left of the Enter key.

After the above settings, reboot and type ** Shift +] ** in the terminal and a pipe will appear!

It's just a first aid, but you can continue studying with it!

That's what to do when you can't enter a pipe in CentOS7 ^^

Recommended Posts

[Linux] When "| (pipe)" cannot be hit on CentOS7
The --security option cannot be used with the dnf command on CentOS Linux
When Windows Subsystem for Linux (WSL) cannot be started
When USB cannot be formatted
When pydub cannot be installed
Linux delete command when only the folder cannot be deleted
[Linux] I installed CentOS on VirtualBox
Settings to be made when starting up the linux server centos7
Install Mecab on Linux (CentOS) with brew
How to update security on CentOS Linux 8
Disable IPv6 on network interface on CentOS Linux 8
Gusto cannot connect to Wifi on Linux
Solution when aws-cli cannot be executed on Mac virtual environment (after installing Python 3.8)
Correspondence memo when the direction key cannot be used on the python command line
I want to be notified when the command operation is completed on linux!
When Html cannot be output with Jupyter Notebook
When contour map cannot be drawn with APLpy
Flask Hello World cannot be displayed on VPS
Investigation when import cannot be done with python
Linux (CentOS) construction
Python note: When the pip command cannot be used
Eliminate password entry when running sudo ~~ on Linux PCs!
Procedure for manually installing Java (jdk1.8) on Linux (CentOS7)
[android] When AVD cannot be used with permission denied
Causes when python version cannot be changed using pyenv
SoC FPGA: A small story when using on Linux
When import matplotlib.pyplot cannot be done in pyenv-virtualenv environment
About the --enable-shared option when building Python on Linux
Suspend shutdown on linux When sleep is not possible
How to solve the problem that video content cannot be played on Firefox for Linux
How to solve when the package cannot be installed due to gpg: keyserver receive failed: General error when doing yay on Manjaro Linux