Thread
:
anyone know perl or sed solution for this?
View Single Post
10-09-2011, 09:37 AM
fris
Too lazy to set a custom title
Industry Role:
Join Date: Aug 2002
Posts: 55,339
nevermind i figured it out without sed
Code:
for f in *.txt; do b=${f%.*}; gist --description \"${b//-/ }\" "$f" done;
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.
WP Stuff
fris
View Public Profile
Find More Posts by fris