Search Results

Search: Posts Made By: Phobos33
3,056
Posted By Phobos33
Hey When you say pipe it into python, how do i...
Hey
When you say pipe it into python, how do i pipe it in as one of the arguments

find /path -type f -name "*.lc" -print | python tester.py ########

I want to put the output where ######## is....
3,056
Posted By Phobos33
err.... anything more specific than that... im...
err.... anything more specific than that... im new to all this.
so i use find to create an array that stores all of the files i will need and then i run my program for each on inside a for loop??
3,056
Posted By Phobos33
Run a program for every file with a given extension
Hey all

I have written a python program that takes as input the name of a data file with the extension .lc I would like to write a shell script that finds all of the .lc files in a set of...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 04:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy