mirror of
https://github.com/cheat/cheat.git
synced 2025-09-02 18:18:30 +02:00
Package with distutils
Created cheatsheets package to store the default sheets.
This commit is contained in:
2
cheatsheets/cut
Normal file
2
cheatsheets/cut
Normal file
@ -0,0 +1,2 @@
|
||||
To cut out the third field of text or stdoutput that is delimited by a #:
|
||||
cut -d# -f3
|
Reference in New Issue
Block a user