Timeline for How to repeat currently typed in parameter on Bash console?
Current License: CC BY-SA 4.0
        18 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 24, 2022 at 18:59 | history | edited | Matthias Braun | CC BY-SA 4.0 | 
                
                    try to improve language 
                
             | 
| May 5, 2017 at 16:51 | answer | added | bdellaterra | timeline score: 2 | |
| Apr 8, 2017 at 3:29 | answer | added | nisetama | timeline score: 8 | |
| Mar 2, 2017 at 9:02 | answer | added | Markus Dutschke | timeline score: 2 | |
| Aug 5, 2015 at 8:33 | answer | added | Pylinux | timeline score: 0 | |
| Oct 31, 2014 at 22:42 | answer | added | qwertyboy | timeline score: 31 | |
| Feb 4, 2014 at 12:28 | answer | added | ppp | timeline score: 3 | |
| Jun 7, 2012 at 9:44 | vote | accept | k0pernikus | ||
| Jun 6, 2012 at 23:54 | history | edited | Gilles 'SO- stop being evil' | 
                
                    edited tags 
                
             | |
| Jun 6, 2012 at 23:40 | answer | added | jw013 | timeline score: 22 | |
| Jun 6, 2012 at 10:34 | history | tweeted | twitter.com/#!/StackUnix/status/210318798132219904 | ||
| Jun 6, 2012 at 10:27 | vote | accept | k0pernikus | ||
| Jun 7, 2012 at 9:44 | |||||
| Jun 6, 2012 at 10:25 | answer | added | rush | timeline score: 14 | |
| Jun 6, 2012 at 10:21 | comment | added | k0pernikus | @Rush Do you mind pointing it out as an answer? It may not be directly what I asked, but then again, your solution is much more to the point of what I want. It deserves a token of acceptance. | |
| Jun 6, 2012 at 10:14 | comment | added | Ansgar Esztermann | Slightly shorter than @Rush's solution: mv foo/bar/poit/zoid/{narf,troz}.txt. This works especially well if we have something like.../zoid/this_source_file_has_to_be_patched.c{,.orig} | |
| Jun 6, 2012 at 10:05 | comment | added | rush | My advice doesn't answer your question, but is a small tip. As in your example, you can use next construction: mv foo/bar/poit/zoid/{narf.txt,troz.txt}instead ot typing/copypasting long address twice. | |
| Jun 6, 2012 at 9:57 | answer | added | k0pernikus | timeline score: 7 | |
| Jun 6, 2012 at 9:47 | history | asked | k0pernikus | CC BY-SA 3.0 |