j
k
j a
j l
Markus Noisternig wrote:
#!/bin/sh current_dir=${0%/*} cd $current_dir echo $current_dir
#!/bin/sh
current_dir=${0%/*}
cd $current_dir
echo $current_dir
this looks very familiar :-)
thanks for the information.
fdmasdr IOhannes
Back to the thread
Back to the list