------------------------------------------------------------------------------------------------------------
bashdb .drive-filter-files-list
bash debugger, bashdb, release 4.4-0.92
Copyright 2002, 2003, 2004, 2006-2012, 2014, 2016 Rocky Bernstein
This is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
(/usr/bin/.drive-filter-files-list:86):
86: shopt -s extglob
bashdb<0> set args .driveinclude local sync
bashdb<1> break 136
Breakpoint 1 set in file /usr/bin/.drive-filter-files-list, line 136.
bashdb<2> R
*Restarting with: /bin/bashdb .driveinclude local sync *
/usr/share/share/bashdb/command/run.sh: line 75: cd: too many arguments
bash debugger, bashdb, release 4.4-0.92
Copyright 2002, 2003, 2004, 2006-2012, 2014, 2016 Rocky Bernstein
This is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
(/bin/bashdb:1):
1: #!/bin/bash
------------------------------------------------------------------------------------------------------------
R should rather call ".drive-filter-files-list .driveinclude local sync" in
this example.
--
Jean-Christophe
|