![]() |
anyone know perl or sed solution for this?
Code:
for f in *.txt; do it takes file-name-here.txt and uses the description by stripping - with spaces and uses that as the description for the upload to gist.github.com so bascially im trying to ignore -- (description). |
nevermind i figured it out without sed
Code:
for f in *.txt; do |
Way to go :)
|
All times are GMT -7. The time now is 10:56 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123