10 lines
217 B
Bash
10 lines
217 B
Bash
|
:<<'info'
|
||
|
shellnotes - .dir.sh (syntax)
|
||
|
(C) Dimitris Marakomihelakis
|
||
|
Released under the "All rights reserved" category. See the RIGHTS.txt file
|
||
|
in /docs/github/ for its full text.
|
||
|
info
|
||
|
|
||
|
#dir="$(pwd)"
|
||
|
#code...
|
||
|
#cd $dir
|