bat
A cat
clone with syntax highlighting and Git integration.
exa
A modern replacement for ls
.
lsd
The next gen file listing command. Backwards compatible with ls
.
delta
A viewer for git
and diff
output
dust
A more intuitive version of du
written in rust.
duf
A better df
alternative
broot
A new way to see and navigate directory tree
s
fd
A simple, fast and user-friendly alternative to find
.
ripgrep
An extremely fast alternative to grep
that respects your gitignore
ag
A code searching tool similar to ack
, but faster.
fzf
A general purpose command-line fuzzy finder.
mcfly
Fly through your shell history
. Great Scott!
choose
A human-friendly and fast alternative to cut
and (sometimes) awk
jq
sed
for JSON data.
sd
An intuitive find & replace CLI (sed
alternative).
cheat
Create and view interactive cheatsheets on the command-line.
tldr
A community effort to simplify man
pages with practical examples.
bottom
Yet another cross-platform graphical process/system monitor.
glances
Glances an Eye on your system. A top
/htop
alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
gtop
System monitoring dashboard for terminal.
hyperfine
A command-line benchmarking tool.
gping
ping
, but with a graph.
procs
A modern replacement for ps
written in Rust.
httpie
A modern, user-friendly command-line HTTP client for the API era.
curlie
The power of curl
, the ease of use of httpie
.
xh
A friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design, with a focus on improved performance.
zoxide
A smarter cd
command inspired by z
.
dog
A user-friendly command-line DNS client. dig
on steroids
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvp UNIX Systems Programming: Communication, Concurrency, and Threads by Kay A. Robbins and Steven Robbins UNIX
UNIX/Linux介绍(基础篇) UNIX和Linux之间的关系是很有意思的话题。在目前主流的服务器端操作系统中,Unix诞生于20世纪60年代末,Windows诞生于20世纪80年代中期,Linux诞生于20世纪90年代初,可以说Unix是操作系统中的“老大哥”,后来的Windows和Linux都参考了UNIX。 现在的Windows系统已经朝着“图形界面”的方向发展了,和UNIX有了巨大的差
The Unix Philosophy Author: David Calvert The UNIX Philosophy From The UNIX Philosophy by Mike Gancarz. Operating systems embody the philosophy of their creators. Mac/OS is visually based with all op
Linux and the Unix Philosophy Tenets Small is beautiful. Small things have tremendous advantages over their larger counterparts. Among these is the ability to combine with other small things in unique
开放课程学习列表 CS360 -- Systems Programming James S. Plank, University of Tennessee http://web.eecs.utk.edu/~plank/plank/classes/cs360/lecture_notes.html 编程练习目录 CS360 Labs http://web.eecs.utk.edu/~plank/pla
参考材料:Harley Hahns Guide to Unix and Linux Chapter 9 ——》建议是使用2个terminal windows,one for doing your work, the other for displaying man pages. ——》在阅读一个文档时,可用!command做另一个事 ——》当用man read时,可以出现一个文档,但是属于laye
Modern 是一个 Windows Runtime 的标准 C++ 语言项目。Modern 编译器生成一个只有 header 的库,提供给 C++ 开发者,可以使用 first-class 访问现代化 Windows API。
Modern ClojureScript (modern-cljs) 是一系列的 ClojureScript (CLJS) 教程,指导如何创建和运行 ClojureScript 项目。 CLJS 是 Clojure 编程语言的编译器,目的是转换成 JavaScript,这样可以运行在 Web 浏览器和其他客户端或者服务端 JavaScript 解析器中。 Modern ClojureScript 是使用 Clojure 语言编写的。
Modern JavaScript Video Project This is the repository for the project we'll refactor together during TylerMcGinnis.com's "Modern JavaScript" course, for more information on the course see tylermcginn
Modern WASM Starter A starter template to easily create WebAssembly packages for npm using type-safe C++ code with automatic declarations.This project should take care of most of the boilerplate code
modern-resume-theme A modern simple static resume template and theme. Powered by Jekyll and GitHub pages. Host your own resume on GitHub for free! View Demo Announcements Nov 2020 - Content configurat
一个 微小的 CSS 重置包,类似于 normalize.css,不过更轻巧、现代。使用它可以重置 CSS 基本样式的默认值,可以用作小型 CSS 项目的基础。 安装 NPM: npm install --save-dev modern-css-reset Yarn: yarn add modern-css-reset Unpkg CDN: <link rel="stylesheet" href=