@[email protected] to [email protected] • 1 year agoPoor doggo..lemmy.worldmessage-square49fedilinkarrow-up1519file-text
arrow-up1493imagePoor doggo..lemmy.world@[email protected] to [email protected] • 1 year agomessage-square49fedilinkfile-text
minus-square@[email protected]linkfedilink17•1 year agoThis community is for <1% of the world population.
minus-square@[email protected]linkfedilink9•1 year agoWell, I have no idea what the commands do but I still enjoyed the joke.
minus-squareRikudou_Sagelinkfedilink5•1 year agoMan = manual. Not sure what cat stands for but it prints the content of a file to the terminal (command line).
minus-square@[email protected]linkfedilink3•1 year agoI learned it long ago as “catenate”. checks Google Yep, seems to fit.
minus-squareRikudou_Sagelinkfedilink2•1 year agoRight, I always forget it can do more than just print file contents. Well, not planning on remembering it tomorrow.
minus-square@[email protected]linkfedilink5•edit-21 year agocat file1 file2 > file3 => the contents of both file1 and file2 concatenating their contents into file3
This joke is for <1% of the world population.
This community is for <1% of the world population.
Well, I have no idea what the commands do but I still enjoyed the joke.
Man = manual. Not sure what cat stands for but it prints the content of a file to the terminal (command line).
I believe it stands for concatenate.
I learned it long ago as “catenate”.
checks Google
Yep, seems to fit.
Right, I always forget it can do more than just print file contents. Well, not planning on remembering it tomorrow.
cat file1 file2 > file3
=> the contents of bothfile1
andfile2
concatenating their contents intofile3
deleted by creator
Yeah, they’re mostly cat people.