[LINUX] What you can understand because you are a beginner How to create a file (first post)

How to create a file (article for beginners)

1 Start the terminal 2 ```cd deskTop ☜ T should be capitalized

3 ```mkdir File name you want to give

4 The file is now on your desktop! !!

Since this is my first post, I think there are some parts that cannot be reached, but I would appreciate it if you could pay attention to them!

Recommended Posts

What you can understand because you are a beginner How to create a file (first post)
How to create a config file
How to create a JSON file in Python
How to import a file anywhere you like in Python
How to create a Conda package
How to create a virtual bridge
How to create a Dockerfile (basic)
How to create a CSV dummy file containing Japanese using Faker
[Choregraphe] Created a box where you can post any message to ChatWork
How to create a clone from Github
How to create a git clone folder
How to create a repository from media
Script to create a Mac dictionary file
Understand what it means to share a Linux namespace through $ podman pod create --share namespace.
What I learned by implementing how to create a Default Box for SSD
What do you like about how to convert an array (list) to a string?
How to read a CSV file with Python 2/3
How to disguise a ZIP file as a PNG file
How to create a Python virtual environment (venv)
How to create a function object from a string
If you want to create a Word Cloud.
[First post] Question ・ How to sweep out python
You can easily create a GUI with Python
How to remember when you forget a word
How to create a shortcut command for LINUX
[Note] How to create a Ruby development environment
How to create a Kivy 1-line input box
How to create a multi-platform app with kivy
How to create a Rest Api in Django
How to read a file in a different directory
[Note] How to create a Mac development environment
How to create a USB that Linux and Win10 installer and winpe can boot UEFI
[Python] You can save an object to a file by using the pickle module.
You can do it in 3 minutes! How to make a moving QR code (GIF)!
How to create a property of relations that can be prefetch_related by specific conditions
How to use NUITKA-Utilities hinted-compilation to easily create an executable file from a Python script
Read the Python-Markdown source: How to create a parser
How to create a submenu with the [Blender] plugin
[Go] How to create a custom error for Sentry
What to do when gdal_merge creates a huge file
How to turn a .py file into an .exe file
How to convert a mel spectrogram back to a wav file
How to create a local repository for Linux OS
How to create a simple TCP server / client script
To myself as a Django beginner (1) --Create a project app--
How to post a ticket from the Shogun API
Python script to create a JSON file from a CSV file
[Python] How to create a 2D histogram with Matplotlib
To myself as a Django beginner (4) --Create a memo app--
How to create a kubernetes pod from python code
To myself as a Django beginner (2) --What is MTV?
How to create a new file when the specified file does not exist — write if the file exists