Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
\ls -1 /reg/d/psdm/MEC | awk '{print "cdb convert -e " $1}' > test_convert_mec.sh

Save / re-direct text from command line in file

Code Block
echo "abcd1234" > t.t

 

 

 

Make movie from images

...