Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
TRACY3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PA
Optics
TRACY3
Commits
1c31cd51
Commit
1c31cd51
authored
13 years ago
by
zhang
Browse files
Options
Downloads
Patches
Plain Diff
30/06/2011
Removed from CVS
parent
30de6b68
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
rsync4isei.sh
+0
-15
0 additions, 15 deletions
rsync4isei.sh
with
0 additions
and
15 deletions
rsync4isei.sh
deleted
100755 → 0
+
0
−
15
View file @
30de6b68
#!/bin/sh
# MAC HOME DIR. for Codes
HOMEDIR
=
/Users/nadolski/Documents
DIRNAME
=
codes/tracy/TracyIII/tracy/tracy/src
rsync
-avb
$HOMEDIR
/
$DIRNAME
/
*
.cc isei:
$DIRNAME
DIRNAME
=
codes/tracy/TracyIII/tracy/tracy/inc
rsync
-avb
$HOMEDIR
/
$DIRNAME
/
*
.h isei:
$DIRNAME
DIRNAME
=
codes/tracy/TracyIII/tracy/tools
rsync
-avb
$HOMEDIR
/
$DIRNAME
/
*
.cc isei:
$DIRNAME
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment