Penguin

Differences between version 27 and predecessor to the previous major change of CommonErrors.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 27 Last edited on Thursday, June 10, 2004 4:07:29 pm by BenBotto Revert
Older page: version 26 Last edited on Wednesday, October 1, 2003 3:41:31 pm by JohnMcPherson Revert
@@ -53,8 +53,10 @@
  
 !!-bash: /bin/bash: Permission denied: /path/to/program 
  
 !!bash: /path/to/script: /bin/bash: bad interpreter: Permission denied 
+  
+This error happend after opening my firewall script in windows with notepad, because windows uses Carriage Return <CR>  
  
 Note that other shells (such as zsh(1)) don't give the "bad interpreter" part of the message for some of the following circumstances - only bash(1) seems to. 
  
 Possible causes for this message (in decreasing order of probability):