Changes between Initial Version and Version 1 of Ticket #4190, comment 4


Ignore:
Timestamp:
02/01/21 10:57:40 (3 years ago)
Author:
mr700
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4190, comment 4

    initial v1  
    88bash -c 'pwd' > /dev/null 2>&1 || echo "PWD is gone" 
    99}}} 
     10 
     11this works with **bash** and **fish**, but not with **csh**.