Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: tehon3299
  • Content: Threads
  • Order by date
  1. tehon3299

    Convert this Windows command to UNIX

    Hey all, I'm trying to convert this Windows command to work on my Linux box. Anyone help? command: for %i in (*.avi) do ffmpeg -i %i -f mjpeg -t 0.001 -ss 5 -y %~ni.tbn Thanks!
  2. tehon3299

    Script to move files up a directory

    Hey all, I am looking for a quick script (shell, perl, anything) that will take all files in any subfolder and move it up 1 directory. Example...The layout of /home/blah/ is: test1/ test2/ test3/ test4/ and there is a file in each of those directories, ie... test1/test1.txt test2/test2.txt...

Part and Inventory Search

Back
Top