This website requires JavaScript.
Explore
Help
Sign in
Erreur32
/
cheat-fork-echo
Watch
1
Star
0
Fork
You've already forked cheat-fork-echo
0
mirror of
https://github.com/Erreur32/cheat.git
synced
2024-11-16 17:08:35 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b4d19eb4ae
cheat-fork-echo
/
cheatsheets
/
cut
3 lines
88 B
Text
Raw
Normal View
History
Unescape
Escape
Explicitly mark comment lines in builtin sheets.
2013-08-22 03:34:11 +02:00
# To cut out the third field of text or stdoutput that is delimited by a #:
added the cut command and extended bash
2013-08-12 04:09:29 +02:00
cut -d# -f3
Reference in a new issue
Copy permalink