Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LYSrdiff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Lysator
LYSrdiff
Commits
74dfe37f
Commit
74dfe37f
authored
17 years ago
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
More categories.
* fetch-backup-work: New categories: quota1, shafan and vesuvius.
parent
0c8dd198
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+3
-0
3 additions, 0 deletions
ChangeLog
fetch-backup-work
+12
-0
12 additions, 0 deletions
fetch-backup-work
with
15 additions
and
0 deletions
ChangeLog
+
3
−
0
View file @
74dfe37f
2007-06-14 Per Cederqvist <ceder@shafan.lysator.liu.se>
More categories.
* fetch-backup-work: New categories: quota1, shafan and vesuvius.
Port to GNU find 4.3.3.
* lysrdiff-status: Handle GNU find version 4.3.3 and newer.
...
...
This diff is collapsed.
Click to expand it.
fetch-backup-work
+
12
−
0
View file @
74dfe37f
...
...
@@ -59,6 +59,10 @@ ssh nema.lysator.liu.se ypcat -k auto_home \
|
sed
's/^/home /'
\
>>
$NT
ssh nema.lysator.liu.se
'cd /home/quota1 && ls -1 | while read d ; do [ -d "$d" ] && [ ! -L "$d" ] && echo "$d" ; done'
\
|
awk
'{ print "quota1", $1, "home", "/export/home/quota1/" $1 }'
\
|
sort
>>
$NT
echo
lyskom kom compulsion /export/mdsk2/sw_lyskom_compulsion
\
>>
$NT
...
...
@@ -95,6 +99,14 @@ ssh lenin 'cd /home && ls -1 | while read d ; do [ -d "$d" ] && [ ! -L "$d" ] &&
echo
kilauea root kilauea /
>>
$NT
echo
kilauea boot kilauea /boot
>>
$NT
# lysrdiff.
echo
shafan root shafan /
>>
$NT
echo
shafan boot shafan /boot
>>
$NT
# ejabberd
echo
vesuvius root vesuvius /
>>
$NT
echo
vesuvius boot vesuvius /boot
>>
$NT
diff
-u
$TASKS
$NT
echo
-n
'[CONFIRM] '
read
line
...
...
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