Skip to content

리눅스 실습 과제 제출용 레포지토리

License

Notifications You must be signed in to change notification settings

KeeDongMON/linux-WIL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-WIL

리눅스 실습 과제 제출용 레포지토리

Assignments

각자 자신의 이름(혹은 github 닉네임)으로 된 디렉토리를 만들어서, 그 안에 실습 내용을 md 형식으로 작성해서 PR을 보내주세요.

폴더 구조는 아래와 같은데, 본인 폴더만 만드신다면 그 내부 구조는 어떻게 되든 괜찮습니다.

Folder Structure

├── README.md
├── LICENSE
├── username
│   ├── README.md
│   ├── apache
│   │   ├── apache.md
│   │   └── ...
│   └── shellscript
│   │   ├── shellscript.md
│   │   └── ...
├── myuser
│   ├── README.md
│   ├── apache
│   └── shellscript
└── ...

License

This repository is licensed under the B612 Custom DevOps license. See the LICENSE file for details. By following the rules of the license, you are allowed to set your custom license for your own directory, but not with the license those who affect the whole repository or others' creations.

About

리눅스 실습 과제 제출용 레포지토리

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%