Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sota1235/find_treasure
Easy training for linux commands.
https://github.com/sota1235/find_treasure
Last synced: 14 days ago
JSON representation
Easy training for linux commands.
- Host: GitHub
- URL: https://github.com/sota1235/find_treasure
- Owner: sota1235
- Created: 2016-09-16T08:18:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-16T08:27:55.000Z (over 8 years ago)
- Last Synced: 2024-12-24T01:40:26.351Z (15 days ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Find treasure
====Linuxコマンド勉強用リポジトリ。
### Description
Linux初心者向けに基本的なコマンドを理解してもらうための練習リポジトリです。
以下の学習を目的としています。- 相対パスの理解
- cd, ls, pwd, catコマンドの理解### Usage
手元にCloneし、フォルダに移動してスタートしてください。
```
git clone https://github.com/sota1235/find_treasure.git
cd find_treasure
cat start_tour.txt
```## Author
[@sota1235](https://github.com/sota1235)