Occasionally there will be an id or something in the parameters that breaks the link if it's absent. I dislike those URLs.
It's not just safer, they're nicer to look at too. I hate seeing a 20 character URL followed by a ? and 200 characters.Edit: product links are a major offender here.
"Dubya, we need you. You're still the best damn war criminal this country's got!"\ "You son of a b****, I'm in!"
Uncritical support for the DPRK in its heroic struggle to liberate occupied Korea from the genocidal American empire.
[SOLVED] I need to copy all executable files in my home folder to my documents folder, how can I do this?
Is using another script okay? #!/bin/bash docs_folder=/some/folder cd files=(*) for f in "${files[@]}"; do [[ "$(cat "$f" | head -n 1)" = '#!/bin/bash' ]] && cp "$f" "$docs_folder/$f" done It's fucking up the ampersands for some reason.
Every indigenous group that fights an occupying force gets labeled a terrorist organization.