-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1bf5de7
commit b890000
Showing
24 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,8 @@ git clone [email protected]:textmate/rmate.git | |
## Ignore all downloaded/installed files | ||
echo "rmate" >> .gitignore | ||
|
||
chmod -R 775 . | ||
|
||
## Version control files | ||
git add .gitignore | ||
git add README.md | ||
|
@@ -26,15 +28,16 @@ echo "Hostname: ${HOSTNAME}" | |
$ module list | ||
|
||
Currently Loaded Modules: | ||
1) matlab/R2019a 3) JHPCE_tools/1.0 5) gcc/4.4.7 7) JHPCE_CENTOS7_DEFAULT_ENV | ||
2) stata/16 4) sge/8.1.9 6) COMMUNITY_CENTOS7_DEFAULT_ENV 8) git/2.17.0 | ||
1) matlab/R2019a 4) sge/8.1.9 7) JHPCE_CENTOS7_DEFAULT_ENV 10) git-lfs/2.8.0 13) conda_R/devel | ||
2) stata/17 5) gcc/4.4.7 8) git-status-size/github 11) rmate/1.5.9 | ||
3) JHPCE_tools/1.0 6) COMMUNITY_CENTOS7_DEFAULT_ENV 9) git/2.28.0 12) conda/3-4.6.14 | ||
|
||
|
||
|
||
$ date | ||
Thu Aug 29 10:40:40 EDT 2019 | ||
Mon Jun 6 16:09:54 EDT 2022 | ||
$ echo "User: ${USER}" | ||
User: lcollado | ||
$ echo "Hostname: ${HOSTNAME}" | ||
Hostname: compute-070.cm.cluster | ||
Hostname: compute-093.cm.cluster | ||
``` |
Empty file.
Empty file.
Empty file.
Empty file.