From File System Shell for Hadoop 1.2.1, it says:
The FS shell is invoked by:
bin/hdfs dfs <args>
Actually, I cannot find any hdfs in HADOOP_HOME/bin directory.
So, what does it mean?
By the way, what are the differences with hadoop fs <args>
?