Support and General Use > Recording

Recording Enhancements Pack

<< < (163/189) > >>

fed:
I was wondering where I could find the function recording_start_automatic

GodEater:
Really - look at finding out how to use grep....

fed:
Thanks.  I found it.

Is there a way to recurse the folders?  I tried -r, but it didn't work.

GodEater:
I think you have to use -R (case sensitive)

Llorean:

--- Code: ---grep -i "stuff to look for" -R *
--- End code ---
is what I tend to use. I actually think -r also works, or claims to, if I recall.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version