This commit is contained in:
committer
2024-06-15 17:36:30 -05:00
parent 8a20d3603b
commit e2d602ce4c

View File

@@ -3,11 +3,6 @@
# klevstul :: 24.06
this_file_name=`basename "$0"`
#if [ $# -lt 2 ]; then
# echo "error: paths to file and directory are missing."
# echo "usage: '$this_file_name [path_to_file] [path_to_dir]'"
# exit 1
#fi
cwd=$(pwd)