Timeline for How to display all the unix commands available on the system?
Current License: CC BY-SA 3.0
        11 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 21, 2016 at 7:14 | vote | accept | Yogesh Umesh Vaity | ||
| Aug 20, 2016 at 7:29 | answer | added | Yogesh Umesh Vaity | timeline score: 2 | |
| Aug 20, 2016 at 1:32 | answer | added | Gilles 'SO- stop being evil' | timeline score: 9 | |
| Aug 19, 2016 at 11:29 | comment | added | Ulrich Schwarz | 
        
            
    @Thomas: tab completion on an empty command line is shell-dependent. (My zsh doesn't seem to do it; neither does my bash here, but it did like C-x !.)
        
     | 
|
| Aug 19, 2016 at 10:48 | comment | added | Yogesh Umesh Vaity | 
        
            
    @DawidFerenczy Just pressing Tab twice is doing nothing on my terminal. It only prints 4 spaces. However, typing some letter and pressing Tab twice does print commands starting with that letter, that's nice. Thank a lot.
        
     | 
|
| Aug 19, 2016 at 10:25 | comment | added | David Ferenczy Rogožan | 
        
            
    @YogeshUmeshVaity No, you don't have to type !. Just press the Tab twice. You can also type whatever you want, then press the Tab twice and it'll print only commands starting with what you typed.
        
     | 
|
| Aug 19, 2016 at 10:02 | answer | added | SHW | timeline score: 3 | |
| Aug 19, 2016 at 9:54 | history | edited | Yogesh Umesh Vaity | CC BY-SA 3.0 | 
        
            
             
                
                    added 4 characters in body 
                
             
        
     | 
| Aug 19, 2016 at 9:54 | review | First posts | |||
| Aug 19, 2016 at 10:01 | |||||
| Aug 19, 2016 at 9:53 | comment | added | Thomas | 
        
            
    Try to press <TAB> twice. Result should be the same.
        
     | 
|
| Aug 19, 2016 at 9:49 | history | asked | Yogesh Umesh Vaity | CC BY-SA 3.0 |