Skip to content

You Don't Need GUI

📌 Planned placeholder page: this page is reserved for the "You Don't Need GUI" cheatsheet — everyday GUI tasks translated into one-line CLI commands. The complete edition currently lives in the Chinese original at the Ops overview; the English edition will be built out here progressively.

Planned Content

  • [ ] File & directory operations: cp / mv / rm / find
  • [ ] Listing & attributes: ls / du / stat / tree
  • [ ] Text search: grep flags and modern alternatives (rg / ag)
  • [ ] Archiving: zip / unzip / zipinfo
  • [ ] System resources & network: top / df / curl / dig / nc
  • [ ] Shell history tips and hotkeys

Next Steps

  • [ ] Complete this page item by item against the planning checklist in the Domain Overview
  • [ ] Add runnable examples for every entry
  • [ ] Change the status from "Planned" to "Collected" when done

For writing guidelines, please refer to the Domain Overview.

Built with VitePress · Knowledge shared openly