UNIX Useful commands

Creating a link for a directory

ln directory_with_location link_name_with_location

Example:


ln spark-listener-dir current

Update the link

ln -sfn spark-listener-updated-dir current


https://www.tecmint.com/check-linux-disk-usage-of-files-and-directories/



Comments

Popular posts from this blog

Apache Spark Driver logs redirecting to directory in both cluster and client mode

eclipse oxygen is not starting

Application Localisation in YARN and its pitfalls