source: tags/unix/20081113/temp.sh @ 216

Last change on this file since 216 was 206, checked in by nanardon, 16 years ago
  • add swap, temp file and '. & ..' slides
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 62 bytes
Line 
1FILE=`mktemp /tmp/nanar.XXXXXXX`
2echo 'toto' > $FILE
3rm $FILE
Note: See TracBrowser for help on using the repository browser.