블로그
-
Git - Undoing things
Especially if we use a command like git add star, where the star is a file glob pattern used in Bash This command will end up adding any change done in the working tree to the staging area. - you want to
blog.naver.com · 2020.10.11
-
Github - Branching and merging
can use the git branch command to list, create, delete, and manipulate branches. a branch : git branch + the name of the new branch - The current bran.......
blog.naver.com · 2020.10.25
-
While/for loops in bash script
- while loop : to increment the value of the variable N, we're using a bash construct of double parentheses value of a command line argument using the $1, this is what we use in Bash to access the first command
blog.naver.com · 2020.08.26
-
Python - Subprocesses
command a secondary environment is created for the child process or subprocess where the command is to run an external command) - Subprocess.run : run and save the output represented in the Shell(where
blog.naver.com · 2020.08.03
-
Python - Diffing Files
The comparison is saved as a .diff file, which is then patched to the original file! - When we call the diff command, we get only the lines that are different between two files. - The less
blog.naver.com · 2020.09.12
-
Python - Bash scripting
These are variables that are set in the environment in which the command is executing. When we want to access the value of a variable in bash, we need to prefix the name of the variable with
blog.naver.com · 2020.08.18
-
Python - Repeated qualifier
The Star takes as many characters as possible. Python or by the Egrep command include two additional repetition qualifiers plus and question mark,
blog.naver.com · 2020.07.28
-
Python - Regular expressions
We can also use command line tools that know how to apply regexs, like grep, sed, or awk. - using index verify if the word exists or not.
blog.naver.com · 2020.07.23
-
새로 기밀해제된 미국의 5.18문서에 나타난 공산당 간첩과 김대중 추종자들의 공작 언급 부분.../ 또 폭동진압이 최소한의 유혈사태로 끝난것은 진압군의 자제력 때문이다
MARTIAL LAW COMMAND (MLC) ISSUED ON MAY 31 A "COMPREHENSIVE REPORT" ON THE KWANGJU INSURRECTION (REF) SEOUL DAILIES MAY 31 CARRIED SUMMARIES PLUS THE FULL 5,000 WORD TEXT.
blog.naver.com · 2020.05.16
-
우분투 tomcat, mysql, OpenSCAD, TTS, DD
p=30059 ubuntu mp3 player https://vitux.com/play-mp3-files-using-the-ubuntu-command-line/ https://swiftcoding.org
blog.naver.com · 2020.05.05