Linux command (basic in basic) personal memo

Introduction

I've been learning rails and PHP a lot lately, so I've posted a review and want to review Linux commands.

Of course it's my own memo

Linux commands

--cd (current directory) ← You can move to that directory by typing in the terminal There is a directory called app, and you can move to the directory called app by typing cd app and terminal.

When I was studying at a tech camp, I only did the top three sweats By the way, I used the top three really often Going back and forth between the final task and the portfolio app ... I don't use it because deleting and creating can be done with a mouse.

Recommended Posts

Linux command (basic in basic) personal memo
Linux command <Basic 2>
Linux # Command Memo 1
[Basic] linux command
Linux command <Basic 1>
[Linux] Basic command summary
Basic Python command memo
virtualenv Basic command usage memo
Linux tar xz command memo
Linux command # 4
Linux command # 3
Linux Frequently Used Commands [Personal Memo]
[Personal memo] Python virtual environment command memo
Install tensorflow in Docker (LINUX) (memo)
Linux command # 5
command memo
find / grep command (beginner's personal memo)
Command memo
Linux operation for beginners Basic command summary
Linux command list
linux at command
[Linux] Search command
Linux x memo
linux (ubuntu) memo
scp command memo
Linux [directory command]
who command memo
Flask basic memo
Linux server command
Linux command [read]
Linux Command Summary
Linux [shell command]
Basic LINUX commands
[Linux] Command / Knowledge
My linux command
Linux command collection
Linux mkdir command
Linux command basics
[Linux] Git command
Linux (command memory)
vi (vim) command memo
Linux permissions in Java
Linux command cheat sheet
Basic sorting in Python
Numpy basic calculation memo
Linux standard textbook memo 1
Linux command (sequential update)
Linux standard textbook memo 3
[For memo] Linux Part 2
Linux command [File operation]
Basic knowledge about Linux
Python basic memo --Part 2
Linux command for self-collection
linux command error collection 1
Seurat in Linux (installation)
Python basic grammar memo
Linux command line shortcut
Python basic memo --Part 1
A general-purpose program that formats Linux command strings in python
Main configuration files introduced in the LPIC202 exam (personal memo)
A memo of writing a basic function in Python using recursion