[PYTHON] How to open a script file from Ubuntu with VS code

Go to the directory where the script file is and do the following: However, "" "← <file (English)> I want to write, but it disappears" is the script file I want to execute. For example, a python script file such as xx.py.

cmd.exe /C code <file>

I wish you good luck.

Recommended Posts

How to open a script file from Ubuntu with VS code
How to read a library from a JAR file with VS Code << How to not use Maven / Gradle >>
How to run a GIF file from the Linux command line (Ubuntu)
How to SSH into Ubuntu from a terminal with public key authentication
Connect with VS Code from a Windows client to Docker on another server
How to jump from Eclipse Java to a SQL file
How to display a browser preview in VS Code
How to build Java development environment with VS Code
From creating a Spring Boot project to running an application with VS Code
How to request a CSV file as JSON with jMeter
How to decompile apk file to java source code with MAC
How to Burning a Install Disk of Windows from Ubuntu
A memo to start Java programming with VS Code (2020-04 version)
Switch from Eclipse to VS Code
How to make a jar file with no dependencies in Maven
[Xcode] How to add a README.md file
How to call Swift 5.3 code from Objective-C
How to achieve file download with Feign
How to achieve file upload with Feign
How to start a Docker container with a volume mounted in a batch file
How to get a heapdump from a Docker container
How to dump from database (DB) to seeds file
[Java] How to switch from open jdk to oracle jdk
Rip a CD to MP3 with Ubuntu 18.04 LTS
How to write test code with Basic authentication
How to use nfs protocol version 2 with ubuntu 18.04
How to build a Pytorch environment on Ubuntu
Try debugging a Java program with VS Code
Build a Java development environment with VS Code
[Rails] How to read the XML file uploaded from the screen with Hash type
How to create an Excel form using a template file with Spring MVC
How to implement UICollectionView in Swift with code only
How to make a factory with a model with polymorphic association
Lombok with VS Code
What I was addicted to when developing a Spring Boot application with VS Code
[Spring] Read a message from a YAML file with MessageSource
How to delete a new_record object built with Rails
How to manually generate a JWT with Rails Knock
Create a private key / public key in CentOS8.2 and connect to SSH with VS Code
I want to monitor a specific file with WatchService
How to save a file with the specified extension under the directory specified in Java to the list
How to output standard from an array with forEach
[How to insert a video in haml with Rails]
How to change from Oracle Java 8 to Adopt Open JDK 9
How to download a file (Servlet, HTML, Apache, Tomcat)
How to quit Docker for Mac and build a Docker development environment with Ubuntu + Vagrant
[Java] How to erase a specific character from a character string
How to convert a file to a byte array in Java
21 Load the script from a file and execute it
How to use RealSense with ubuntu 20.04 and ROS Noetic
[Environment construction] Build a Java development environment with VS Code!
How to get started with creating a Rails app
I want to redirect sound from Ubuntu with xrdp
[Java] How to start a new line with StringBuilder
How to get jdk etc from oracle with cli
What you need to do to open a file from the menu in the document-Based App macOS app
How to take a screenshot with the Android Studio emulator
[Ruby] How to split each GraphQL query into a file
How to write a migration from Rails datetime type to date type
Port C code with a lot of typecasts to Swift
[iOS] [Objective-C] How to update a widget from an Objective-C app