Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Junyoung Jung
/
Unix_System_Programming_autobackup
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Junyoung Jung
2016-10-26 21:45:38 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b5d104412f03eaf800cb3c24aec435d352b35343
b5d10441
1 parent
1ba856de
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
b5d1044
...
...
@@ -55,7 +55,7 @@ USER='User id'
위의 변수를 사용자에 맞게 수정하면 됩니다.
만약, 전체 폴더의 백업을 원하지 않는다면
11번째 줄
에서
만약, 전체 폴더의 백업을 원하지 않는다면
다음 코드
에서
```
tar -cvzf $NAME.tar *
...
...
Please
register
or
login
to post a comment