<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Deployment on Changlin&#39;s Blog</title>
    <link>https://timely-sprinkles-c55fc0.netlify.app/tags/deployment/</link>
    <description>Recent content in Deployment on Changlin&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 07 Jan 2024 15:59:42 -0500</lastBuildDate><atom:link href="https://timely-sprinkles-c55fc0.netlify.app/tags/deployment/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Deployment</title>
      <link>https://timely-sprinkles-c55fc0.netlify.app/posts/deployment/</link>
      <pubDate>Sun, 07 Jan 2024 15:59:42 -0500</pubDate>
      
      <guid>https://timely-sprinkles-c55fc0.netlify.app/posts/deployment/</guid>
      <description>Deployment (Linux Shell) To run the python file in bash or called Linux Shell, there are some basic linux commands you will need to get familiar with:
mkdir data to create a new directory named data
And you can check this with ls -l
drwxr-xr-x 2 changlinhu staff 64 Jan 6 00:11 data the very first character &amp;ldquo;d&amp;rdquo; which stands for directory means data is not a file but a directory, and &amp;lsquo;rwx&amp;rsquo; means read, write and excutable.</description>
    </item>
    
  </channel>
</rss>
