Why does this script work in the terminal but not from a file? – unix.stackexchange.com 03:55 Posted by Unknown No Comments I have this shell script saved in a file: it does some basic string substitution. #!/bin/sh html_file=$1 echo "html_file = $html_file" substr=.pdf pdf_file="${html_file/.html/.pdf}" echo "pdf_file = ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitS-box basic question – crypto.stackexchange.comWhy is the USA able to damage the Russian economy by imposing sanctions but Russia can't do the same? – politics.stackexchange.comWhat is the probability that four players who each receive ten cards together receive less than four aces? – math.stackexchange.comAlgebra square roots addition problem – math.stackexchange.comHow to address bad password security from a large company? – security.stackexchange.comWhat would be some reasons why a researcher would use papers from low-impact factor journals? – academia.stackexchange.com
0 Comment to "Why does this script work in the terminal but not from a file? – unix.stackexchange.com"
Post a Comment