Advertisement
Guest User

Untitled

a guest
Apr 21st, 2015
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. trap 'echo "my_command"' DEBUG
  2.  
  3. sw0:root:root> pwd
  4.  
  5. /root
  6.  
  7. my_command
  8.  
  9. sw0:root:root>
  10.  
  11. sw0:root:root> pwd
  12.  
  13. my_command
  14.  
  15. /root
  16.  
  17. sw0:root:root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement