IP属地:江苏
ELF文件段合并情况 Linux进程初始堆栈
A hierarchical view of the seven layers of the OSI model ARP cache poiso...
[TOC] Some useful commands Setps in the execution of a system call Relat...
Git 是一款免费、开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目。 三种状态(states) 在 Git 里,文件有三种状态:...
每日一句。学习英语,提醒自己。 No man is an island; every book is a world.没有谁是一座孤岛,每本书里...
以此文记述工作中遇到的Git问题,及其解决方法。 恢复被同事误删的文件 场景:同事认为文件 useful.js 在当前项目中没有用,把它删了,提...
学习整理。持续更新。自己好好学习的同时,也要用别人的知识来提升自己。 嵌入式 Boot Loader 嵌入式系统 Boot Loader 技术内...
导读 相对于 sed 常常作用于一整行的处理,awk 则比较倾向于将一行分成数个“字段”来处理。本文翻译自 simple awk tutoria...
导语 grep, print lines matching a pattern。 本文是翻译文章,翻译自 grep-or-and-not-ope...