Penguin

Differences between version 51 and predecessor to the previous major change of BashNotes.

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

Newer page: version 51 Last edited on Monday, March 12, 2007 8:44:55 pm by BenStaz Revert
Older page: version 50 Last edited on Friday, February 16, 2007 12:58:01 pm by BenStaz Revert
@@ -359,8 +359,13 @@
 END_SCRIPT 
 </verbatim> 
  
 â€”AristotlePagaltzis 
+  
+!How can I see what my command will look like after bash expands it?  
+  
+After typing the command, press ''Esc'' then press ''C-e''  
+  
  
 !How can I do Division in bash using floating point numbers? 
  
 Use ''bc''