freshprince | 9 months ago | on: Menstrual tracking app data is gold mine for advertisers that risks women safety
freshprince's comments
freshprince | 10 years ago | on: Mutt 1.6
I guess it would be something like this:
T.<cr>;g
'T' means tag messages matching a given pattern. '.' would be the pattern that matches all messages in the current mailbox. So now all messages are tagged. ';' is the prefix for 'do the next command for every message that is tagged' and 'g' is reply to all.freshprince | 12 years ago | on: git cascade and git forward-merge
Works only for fast-forward merges:
git fetch origin master:masterfreshprince | 16 years ago | on: Can you get cp to give a progress bar like wget?
And now enjoy copying files at only half the usual speed.
page 1
Maybe you would like to contribute?