I love how the Unix commands have such intuitive naming.
-
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
@kamstrup it was even more intuitive originally: s (for search)
:
https://en.wikipedia.org/wiki/Grep#History -
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
@kamstrup and awk if you need to look at documentation and give up and write a python script
-
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
@kamstrup sudo make me a sandwich (why didn't they call it 'please?'
-
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
@kamstrup or there are 2 where the name mirrors each-other like adduser useradd just for lols
-
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
@kamstrup awk, obviously...
-
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
@kamstrup True... just like awk for awkward.
-
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
And 'less' for when you need a little more more than more.
-
@kamstrup
Yep! You can't grep dead trees.@brouhaha@mastodon.social @kamstrup@fosstodon.org grep, short for "grepular expressions",
-
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
@kamstrup or dd if you want to destroy a disk
-
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
@kamstrup I moved a file, and then wanted to move it back, thus removing it
-
-
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
@kamstrup Then you can use nano to nano the file.
-
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
@kamstrup or 'man' if you want something explained to you
-
@kamstrup or 'man' if you want something explained to you
-
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
-
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
@kamstrup
Actually, you can also use them to tell a short story like:
unzip | strip | touch | finger | grep | mount | fsck | unmount | sleep -
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
@kamstrup
Or for more complex example…
cat something | wc
if you want to wc something what cat sent through the pipe. -
I love how the Unix commands have such intuitive naming. Like 'find' if you need to find a file, or 'grep' if you need to grep for a string
@kamstrup On a totally unrelated matter, I love it that in Apple II, `cat` listed files, while in Un*x it echoes their contents.
-
@kamstrup On a totally unrelated matter, I love it that in Apple II, `cat` listed files, while in Un*x it echoes their contents.
@kamstrup I mean… Cats, right? Causing havoc everywhere they go!
-
@kamstrup
Actually, you can also use them to tell a short story like:
unzip | strip | touch | finger | grep | mount | fsck | unmount | sleep