Timeline for Delete a range of email messages using the 'mail' command
Current License: CC BY-SA 3.0
        5 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 25, 2022 at 20:23 | comment | added | Mike Godin | 
        
            
    It does not appear to renumber until all the commands have been run, so do echo "d $i" seems correct.
        
     | 
|
| Aug 12, 2012 at 21:14 | history | edited | Jim Paris | CC BY-SA 3.0 | 
        
            
             
                
                    Gilles edited my response and the result made no sense. 
                
             
        
     | 
| Aug 12, 2012 at 20:55 | comment | added | Gilles 'SO- stop being evil' | 
        
            
    I have no Solaris here to check. If you run d 1, does it renumber subsequent emails? If so, you need to either loop backwards or run d 1 100 times.
        
     | 
|
| Aug 12, 2012 at 20:54 | history | edited | Gilles 'SO- stop being evil' | CC BY-SA 3.0 | 
        
            
             
                
                    seq is GNU-only, there's no such utility on Solaris 
                
             
        
     | 
| Aug 12, 2012 at 5:00 | history | answered | Jim Paris | CC BY-SA 3.0 |