File: misc-output.right

package info (click to toggle)
bashdb 4.0.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,820 kB
  • ctags: 942
  • sloc: sh: 10,581; lisp: 885; makefile: 449; ansic: 325
file content (24 lines) | stat: -rw-r--r-- 536 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
+l 
 23:==>set -xv
 24:   x=24
 25:   x=25
 26:   for i in 0 1 3 ; do
 27:     ((x += i))
 28:   done
 29:   set +xv
 30:   x=27
 31:   y=b
 32:   x=29
+######################### 
+#### Test 'file' command...
+file data/misc.cmd
File data/misc.cmd will be used when sig.sh is referenced.
+#### info variables (V) command...
+V dq*
dq_args="dq*"
dq_cmd="V"
+# On OS X there is some problem in doing the above and below commands
+# in succession. Further investigation is needed to fix this.
+# Until then..
+## info variables dq*
+quit