dnet-hadoop/dhp-build/dhp-build-assembly-resources/target/classes/commands/print_working_dir.sh

6 lines
95 B
Bash

#!/bin/bash
echo ""
echo "---->Contents of the working directory"
hadoop fs -ls ${workingDir}