Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- DART
- kotlin
- 파이썬
- python
- Flutter
- 클래스
- Class
- ML
- Yocto
- 코틀린
- package
- variable
- set
- textstyle
- function
- 콜렉션
- 웹크롤러
- Collection
- crawler
- Android
- 크롤러
- animation
- import
- text
- map
- 플러터
- pushnamed
- 함수
- List
- 다트
Archives
- Today
- Total
조용한 담장
기존 리눅스 명령어 대체 툴 본문
[Modern Linux] 🐧 모던 리눅스 - 최신식 리눅스 명령어 모음 (tistory.com)
좋은 블로그 내용.
모르는게 훨씬 많다.
Rust 가 만들어 내는 변화인가.
궁금해지는 언어.
소개된 프로그램 리스트
- exa (https://github.com/ogham/exa) - ls
- bat (https://github.com/sharkdp/bat) - cat
- fd (https://github.com/sharkdp/fd) - find
- ripgrep (https://github.com/BurntSushi/ripgrep) - grep
- delta (https://github.com/dandavison/delta) - more/less/diff
- tldr (https://github.com/tldr-pages/tldr) - man
- zoxide (https://github.com/ajeetdsouza/zoxide) - cd
- Broot (https://github.com/Canop/broot) - tree
- fzf (https://github.com/junegunn/fzf)
- gtop (https://github.com/aksakalli/gtop)
- bottom (https://github.com/ClementTsang/bottom)
- dust (https://github.com/bootandy/dust) - du
- duf (https://github.com/muesli/duf) - df
- procs (https://github.com/dalance/procs) - ps
- gping (https://github.com/orf/gping) - ping
- mcfly (https://github.com/cantino/mcfly) - history
- hexyl (https://github.com/sharkdp/hexyl) - od
- jq (https://github.com/stedolan/jq) - sed
- fx (https://github.com/antonmedv/fx) - sed
- httpie (https://github.com/httpie/httpie) - curl
- xh (https://github.com/ducaale/xh) - curl
- dog (https://github.com/ogham/dog) - dig
- nnn (https://github.com/jarun/nnn)
fzf + fd + vim plugin 은 필수조합...
'Interesthing' 카테고리의 다른 글
Is typescript worth it? (0) | 2021.09.24 |
---|---|
공유: Interactive C++ with Cling (0) | 2020.12.01 |
cheat sheet (0) | 2020.11.11 |
Machine Learning Roadmap (0) | 2020.08.04 |
Learning Machine Learning: An Online Comic from Google AI (0) | 2019.09.16 |
Comments