mirror of
https://github.com/cheat/cheat.git
synced 2025-11-05 08:15:27 +01:00
added the cut command and extended bash
This commit is contained in:
2
.cheat/cut
Normal file
2
.cheat/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