So you do want it to have some sort of design on it?
I really like the Idea of this:
http://www.amazon.com/Makermat-Terminal-Pro-mouse-System-Reference/dp/B00MGBN1PC/ref=sr_1_9?s=office-products&ie=UTF8&qid=1453302537&sr=1-9&keywords=mouse
But I wish it was longer and more narrow like the TEKMATs.
I currently use a TEKMAT and love it, but if I could actually put something useful on the mat rather then gun parts, I would much prefer that.
Anyone know anything that would be like this.
I really like the Idea of this:
http://www.amazon.com/Makermat-Terminal-Pro-mouse-System-Reference/dp/B00MGBN1PC/ref=sr_1_9?s=office-products&ie=UTF8&qid=1453302537&sr=1-9&keywords=mouse
But I wish it was longer and more narrow like the TEKMATs.
I currently use a TEKMAT and love it, but if I could actually put something useful on the mat rather then gun parts, I would much prefer that.
Anyone know anything that would be like this.
Loving this mat, I may have to order it!
I really like the Idea of this:
http://www.amazon.com/Makermat-Terminal-Pro-mouse-System-Reference/dp/B00MGBN1PC/ref=sr_1_9?s=office-products&ie=UTF8&qid=1453302537&sr=1-9&keywords=mouse
But I wish it was longer and more narrow like the TEKMATs.
I currently use a TEKMAT and love it, but if I could actually put something useful on the mat rather then gun parts, I would much prefer that.
Anyone know anything that would be like this.
Loving this mat, I may have to order it!
I know me too! but the CLI part would over lap my monitors.
Need something narrow and long -.-
So you do want it to have some sort of design on it?
It would be nice. I just like having all the CLI shortcuts. I have cheat sheets already but this would reduce the clutter on my desk even more =)
I really like the Idea of this:
http://www.amazon.com/Makermat-Terminal-Pro-mouse-System-Reference/dp/B00MGBN1PC/ref=sr_1_9?s=office-products&ie=UTF8&qid=1453302537&sr=1-9&keywords=mouse
But I wish it was longer and more narrow like the TEKMATs.
I currently use a TEKMAT and love it, but if I could actually put something useful on the mat rather then gun parts, I would much prefer that.
Anyone know anything that would be like this.
Loving this mat, I may have to order it!
I know me too! but the CLI part would over lap my monitors.
Need something narrow and long -.-
This was my concern as well. Definitely agree a tekmat sized one would be perfect.
Off to hunt for something similar now
uses capital letters for fhs paths
"/user"
privileged commands prefixed with #
in fact, all commands prefixed with # but no space between
install from source limited to ./configure scripts
install packages via rpm only
using crusty old ifconfig for interface management
not enough time to hunt for more dumbness
dont use this deskmat it will make you stupid
you already have this information in your OS documentation and/or man pages
uses capital letters for fhs paths
"/user"
privileged commands prefixed with #
in fact, all commands prefixed with # but no space between
install from source limited to ./configure scripts
install packages via rpm only
using crusty old ifconfig for interface management
not enough time to hunt for more dumbness
dont use this deskmat it will make you stupid
you already have this information in your OS documentation and/or man pages
I work on really old Unix machines =/
uses capital letters for fhs paths
"/user"
privileged commands prefixed with #
in fact, all commands prefixed with # but no space between
install from source limited to ./configure scripts
install packages via rpm only
using crusty old ifconfig for interface management
not enough time to hunt for more dumbness
dont use this deskmat it will make you stupid
you already have this information in your OS documentation and/or man pages
I work on really old Unix machines =/
But You are correct it oculd be better.
Wonder if I could create a custom one.
and Man pages can go so far.
Ever tried to man grep?
You can teach a full semester course on just grep.
uses capital letters for fhs paths
"/user"
privileged commands prefixed with #
in fact, all commands prefixed with # but no space between
install from source limited to ./configure scripts
install packages via rpm only
using crusty old ifconfig for interface management
not enough time to hunt for more dumbness
dont use this deskmat it will make you stupid
you already have this information in your OS documentation and/or man pages
I work on really old Unix machines =/
But You are correct it oculd be better.
Wonder if I could create a custom one.
and Man pages can go so far.
Ever tried to man grep?
You can teach a full semester course on just grep.
GREP(1) General Commands Manual GREP(1)
NAME
grep, egrep, fgrep - print lines matching a pattern
SYNOPSIS
grep [OPTIONS] PATTERN [FILE...]
grep [OPTIONS] [-e PATTERN | -f FILE] [FILE...]
DESCRIPTION
grep searches the named input FILEs for lines containing a match to the
given PATTERN. If no files are specified, or if the file “-” is given,
grep searches standard input. By default, grep prints the matching
lines.
In addition, the variant programs egrep and fgrep are the same as
grep -E and grep -F, respectively. These variants are deprecated, but
are provided for backward compatibility.
uses capital letters for fhs paths
"/user"
privileged commands prefixed with #
in fact, all commands prefixed with # but no space between
install from source limited to ./configure scripts
install packages via rpm only
using crusty old ifconfig for interface management
not enough time to hunt for more dumbness
dont use this deskmat it will make you stupid
you already have this information in your OS documentation and/or man pages
I work on really old Unix machines =/
But You are correct it oculd be better.
Wonder if I could create a custom one.
and Man pages can go so far.
Ever tried to man grep?
You can teach a full semester course on just grep.
GREP(1) General Commands Manual GREP(1)
NAME
grep, egrep, fgrep - print lines matching a pattern
SYNOPSIS
grep [OPTIONS] PATTERN [FILE...]
grep [OPTIONS] [-e PATTERN | -f FILE] [FILE...]
DESCRIPTION
grep searches the named input FILEs for lines containing a match to the
given PATTERN. If no files are specified, or if the file “-” is given,
grep searches standard input. By default, grep prints the matching
lines.
In addition, the variant programs egrep and fgrep are the same as
grep -E and grep -F, respectively. These variants are deprecated, but
are provided for backward compatibility.
There is way more to grep then just that.
Like I said it can only go so far.
Honestly I just want something like this: http://i.imgur.com/PhGSy.png
Common commands that I may have a brain fart on if I have not used in awhile.
uses capital letters for fhs paths
"/user"
privileged commands prefixed with #
in fact, all commands prefixed with # but no space between
install from source limited to ./configure scripts
install packages via rpm only
using crusty old ifconfig for interface management
not enough time to hunt for more dumbness
dont use this deskmat it will make you stupid
you already have this information in your OS documentation and/or man pages
I work on really old Unix machines =/
But You are correct it oculd be better.
Wonder if I could create a custom one.
and Man pages can go so far.
Ever tried to man grep?
You can teach a full semester course on just grep.
GREP(1) General Commands Manual GREP(1)
NAME
grep, egrep, fgrep - print lines matching a pattern
SYNOPSIS
grep [OPTIONS] PATTERN [FILE...]
grep [OPTIONS] [-e PATTERN | -f FILE] [FILE...]
DESCRIPTION
grep searches the named input FILEs for lines containing a match to the
given PATTERN. If no files are specified, or if the file “-” is given,
grep searches standard input. By default, grep prints the matching
lines.
In addition, the variant programs egrep and fgrep are the same as
grep -E and grep -F, respectively. These variants are deprecated, but
are provided for backward compatibility.
There is way more to grep then just that.
Like I said it can only go so far.
Honestly I just want something like this: http://i.imgur.com/PhGSy.png
Common commands that I may have a brain fart on if I have not used in awhile.
Let me know if you find anyhting
How's about this for a starting point?Show Image(http://i.imgur.com/0nRZv8L.jpg)
Found on Reddit, but a solid starting point IMO