UNIX: /weblogic/user_projects/domains/yourdomain/servers/yourserver/tmp you can use the following commands to clear the cache: WIN: rd C:\weblogic\user_projects\domains\yourdomain\servers\yourserver\tmp UNIX: rm -rf /weblogic/user_projects/domains/yourdomain/servers/yourserver/tmp See alsoLogin...
Git’s design philosophy is unmistakably that of Unix: unlike Subversion, CVS, or Mercurial, git is not one monolithic binary but a multitude of individual tools, ranging from high-level “porcelain” commands such asgit-pull,git-merge, andgit-checkoutto low-level “plumbing” commands such a...
Unix and shell scripting https://www.youtube.com/watch?v=YHFzr-akOas&list=PLS1QulWo1RIb9WVQGJ_vh-RQusbZgO_As https://www.kdnuggets.com/2018/06/command-line-tricks-data-scientists.html Udacity : Shell scripting and Linux commands Spark Sql https://datascienceplus.com/leveraging-hive-with...