open-gat
Open source software for geographic transport data analysis and planning
파일 탐색기
- .gitignore
- .Rbuildignore
- appendix.md
- appendix.Rmd
- flow-diagram.png
- google-trends-facet.png
- google-trends-open.png
- google-trends.png
- integrating-gat.Rproj
- LICENSE
- open_tools.csv
- README.md
- README.Rmd
- references.bib
- scholar-search.png
- transport-modelling-software.csv
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
명령어 용어집
이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.
most
설명 보기 ▼
most
하나 또는 여러 파일을 대화형으로 열어 스크롤 및 검색을 할 수 있습니다.
더 많은 정보: <https://manned.org/most>.
most {{path/to/file}}
파일 열기:
most {{path/to/file1 path/to/file2 ...}}
여러 파일 열기:
most {{path/to/file}} +/{{string}}
"문자열"의 첫 번째 발생 지점에서 파일 열기:
last
설명 보기 ▼
last
View the last logged in users.
last
View last login information (e.g., username, terminal, boot time, kernel) of all users as read from `/var/log/wtmp`:
last {{username}}
List login information of a specific user:
last {{[-n|--limit]}} {{login_count}}
Specify how many of the last logins to show:
// repository documentation
Was this content helpful?
(0 ratings)
