THE LINUX COMMAND LINE
your Linux computer—now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, grep, patch, and sed Once you overcome your initial “shell shock,” you’ll find that the command line is a natural and expressive way to communicate with your computer. Just don’t be surprised if your education and advocacy site featuring news, reviews, and extensive support for using the Linux command line. SHELVE IN: COMPUTERS/LINUX $49.95 ($52.95 CDN) www.nostarch.com THE FINEST IN GEEK ENTERTAINMENT™0 码力 | 15 页 | 2.13 MB | 1 年前3Linux Command Line seminar
Command Line How Do You Survive What You Need Access to a Linux Terminal VirtualBox https://www.virtualbox.org/ Kali Linux or Another Distribution of Linux http://www.kali.org/ http://en.wikipedia output last part of file files head - output first part of file less echo more command line text editors Command Line Text Editors Pico Nano* Vi* Vim* Emacs Obtaining SuperUser Privileges ● Will need ■ Sudo - run a command as a SuperUser ■ SU - become a SuperUser Installing Software via Command Line Package Managers ● apt-get* (Debian based distributions) ● yum (RedHat based distributions) ●0 码力 | 16 页 | 70.58 KB | 1 年前3eBPF at LINE's Private Cloud
eBPF at LINE’s Private Cloud Yutaro Hayakawa October 28, 2020 • Messaging & many family services • 185 million global MAU • 3Tbps+ network traffic in total LINE Verda: LINE’s Private Cloud Service com/watch?v=UE6rPA1Js2s&fe ature=emb_title • https://speakerdeck.com/line_devday2019/software- engineering-that-supports-line-original-lbaas ipftrace // Trace the TCP packets with destination 10.0 VRF For More Information • Our SRv6 DC network architecture (en) • https://speakerdeck.com/line_developers/line-data-center- networking-with-srv6 • Detailed investigation of SRv6 TSO/GSO issue (jp) •0 码力 | 12 页 | 1.05 MB | 1 年前3KiCad 7.0 Command-Line Interface
KiCad Command-Line Interface The KiCad Team . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Table of Contents Introduction to the KiCad Command-Line Interface kicad-cli commands Footprint PCB Schematic Symbol Version 2 3 3 4 12 17 18 Introduction to the KiCad Command-Line Interface KiCad provides a command-line interface, which is available by running the kicad-cli binary. With the command-line interface, you can perform a number0 码力 | 20 页 | 262.67 KB | 1 年前3KiCad 8.0 Command-Line Interface
KiCad Command-Line Interface The KiCad Team . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Table of Contents Introduction to the KiCad Command-Line Interface kicad-cli commands Footprint PCB Schematic Symbol Version 2 3 3 4 16 23 24 Introduction to the KiCad Command-Line Interface KiCad provides a command-line interface, which is available by running the kicad-cli binary. With the command-line interface, you can perform a number0 码力 | 27 页 | 373.33 KB | 1 年前3Linux command line for you and me Documentation Release 0.1
Linux command line for you and me Documentation Release 0.1 Kushal Das Sep 01, 2023 Contents: 1 Shell commands 1 1.1 Terminal emulators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 1.20 Moving around in the command line . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 1.21 man pages . . . . . following command. (I added this in 2018, so please do not get confused at the date.) 1 Linux command line for you and me Documentation, Release 0.1 $ date -u Mon May 21 01:43:47 UTC 2018 If you want to0 码力 | 128 页 | 716.99 KB | 1 年前3Linux command line for you and me Documentation Release 0.1
Welcome to Linux command line for you and me! Contents: Shell commands Terminal emulators date command cal command whoami command id command pwd command cd command . directory and .. directory ls command command Redirecting the command output Using > to redirect output to a file Moving around in the command line man pages Counting files in a directory Editing longer commands File system FHS Useful commands words and bytes of a file. $ cat hello.txt HI that is a file. This is the second line. And we also have a third line. $ wc -l hello.txt 3 hello.txt $ wc -w hello.txt 17 hello.txt The -l flag finds the0 码力 | 124 页 | 510.85 KB | 1 年前3micrograd++: A 500 line C++ Machine Learning Library
micrograd++: A 500 line C++ Machine Learning Library Gautam Sharma Independent Researcher gautamsharma2813@gmail.com Abstract—micrograd++ is a pure C++ machine learning li- brary inspired by Andrej Karpathy’s0 码力 | 3 页 | 1.73 MB | 5 月前3From Your First Line of Code to Your Largest Repo: How Visual Studio Code Can Help You Develop More Efficiently
Confidential How Visual Studio Code can help you develop more efficiently in C++ From your First Line of Code to your Largest Repo:Microsoft C++ Meet the Speakers Sinem Akinci C++ Cross-platform and Configure IntelliSense, Run & Debug One-click Compiler Installation Preview: Command line install of GCC/Clang on Linux/Mac Machines IntelliSense configuration optionsMicrosoft0 码力 | 31 页 | 2.76 MB | 5 月前3PlantUML 1.2021.2 Справочное руководство по языку
optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax is simply return label where label, if provided, can be any string acceptable on conventional Bob -> Alice : hello Alice -> Bob : ok @enduml [Ref. QA-9016] • solid In order to have solid life line in sequence diagrams, you can use: skinparam lifelineStrategy solid @startuml skinparam lifelineStrategy notation: • #color;line.[bold|dashed|dotted];text:color @startuml actor foo foo --> (bar) : normal foo --> (bar1) #line:red;line.bold;text:red : red bold foo --> (bar2) #green;line.dashed;text:green :0 码力 | 388 页 | 4.18 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100