add print of file name
This commit is contained in:
parent
eacba19d74
commit
85f172e020
1 changed files with 1 additions and 0 deletions
1
bin/E
1
bin/E
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
stat=`ls -l $1`
|
||||
B "$@"
|
||||
echo editing "$@"
|
||||
while sleep 1
|
||||
do
|
||||
nstat=`ls -l $1`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue