Imported from ../bash-4.0-rc1.tar.gz.
[platform/upstream/bash.git] / examples / INDEX.txt
index 1be1cc6..db2858f 100644 (file)
@@ -1,5 +1,5 @@
 Path   Description     X-Ref
-./bashdb       Deprecated sample implementation of a bash debugger     
+./obashdb      Deprecated sample implementation of a bash debugger     
 
 ./complete     Shell completion code   
 
@@ -103,8 +103,6 @@ Path        Description     X-Ref
 ./misc/README  README  
 ./misc/suncmd.termcap  SunView TERMCAP string. 
 
-./obashdb      Modified version of the Korn Shell debugger from Bill Rosenblatt's 'Learning the Korn Shell'.   
-
 ./scripts.noah Noah Friedman's collection of scripts (updated to bash v2 syntax by Chet Ramey) 
 ./scripts.noah/aref.bash       Pseudo-arrays and substring indexing examples.  
 ./scripts.noah/bash.sub.bash   Library functions used by require.bash. 
@@ -173,6 +171,8 @@ Path        Description     X-Ref
 ./scripts/shprompt     Display a prompt and get an answer satisfying certain criteria. ask
 ./scripts/spin.bash    Display a 'spinning wheel' to show progress.    
 ./scripts/timeout      Give rsh(1) a shorter timeout.  
+./scripts/timeout2     Execute a given command with a timeout.
+./scripts/timeout3     Execute a given command with a timeout.
 ./scripts/vtree2       Display a tree printout of dir in 1k blocks.    tree
 ./scripts/vtree3       Display a graphical tree printout of dir.       tree
 ./scripts/vtree3a      Display a graphical tree printout of dir.       tree