[LINUX] Key operations you want to know

Ctrl + A Move cursor to the beginning of line

Ctrl + E Move cursor to end of line

Ctrl + U Delete from the cursor position to the beginning of the line

Ctrl + K Delete from the cursor position to the end of the line

Ctrl + L Clear the terminal screen and bring the cursor to the top

date Show current time

cal Show calendar

pwd View count directory

cd Move to home directory

sudo -s Switch to root user

reference

Linux command introductory classroom

Recommended Posts

Key operations you want to know
I want to know if you install Python on Mac ・ Iroha
I want to know how LINUX works!
Let's summarize what you want to do.
Python Note: When you want to know the attributes of an object
If you want to create a Word Cloud.
When you want to update the chrome driver.
Do you want me to fix that copy?
Settings when you want to run python-mecab with travis
If you want to use Cython, also include python-dev
Links to do what you want with Sublime Text
Don't ask "Are you sure you want to continue connecting"
When you want to filter with Django REST framework
When you want to play a game via Proxy
When you want to plt.save in a for statement
The programming language you want to be able to use
I know? Data analysis using Python or things you want to use when you want with numpy
[Django] A memorandum when you want to communicate asynchronously [Python3]
Concept of server load that new engineers want to know
[AWS] What to do when you want to pip with Lambda
[Python] If you suddenly want to create an inquiry form
Everything you ever wanted to know about Linux -stable releases (1/2)
Knowledge you need to know when programming competitive programming with Python2
Use aggdraw when you want to draw beautifully with pillow
When you want to register Django's initial data with relationships
[AWS EC2] Settings you want to do on Amazon Linux 2
I want to know the features of Python and pip
When you want to use python2.x on modern Gentoo Linux
If you want your colleagues to use the same language
Everything you ever wanted to know about Linux -stable releases (2/2)
I want to know the legend of the IT technology world
What to do if you lose your EC2 key pair
When you want to hit a UNIX command on Python
Ansible self-made module creation-Part 1: Life you want to receive arguments-
I didn't want to write the AWS key in the program
Key additions to pandas 1.1.0 and 1.0.0
I want to solve Sudoku (Sudoku)
[Subprocess] When you want to execute another Python program in Python code
Do you want to wait for general purpose in Python Selenium?
If you want to become a data scientist, start with Kaggle
Don't write Python if you want to speed it up with Python
I want to know the weather with LINE bot feat.Heroku + Python
[Linux] I want to know the date when the user logged in
When you want to keep the Sphinx documentation theme as usual
Don't you want to say that you made a face recognition program?
When you want to print to standard output with print while testing with pytest
[Python] When you want to use all variables in another file
I want to create a system to prevent forgetting to tighten the key 1
I want to use both key and value of Python iterator
If you want to assign csv export to a variable in python
When you want to save the result of the callback function somewhere
Indispensable if you use Python! How to use Numpy to speed up operations!
When you want to send an object with requests using flask
[TensorFlow] If you want to run TensorBoard, install it with pip
When you want to sort a multidimensional list by multiple lines
I want to know the population of each country in the world.
How to find if you don't know the Java installation directory
When you want to adjust the axis scale interval with APLpy
[AtCoder for beginners] A story about the amount of calculation that you want to know very roughly