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
e6ea508b
Commit
e6ea508b
authored
11 years ago
by
Joakim Tosteberg
Committed by
Per Cederqvist
10 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Updated fetch-backup-work for Lysator somewhat.
parent
9a610275
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
fetch-backup-work
+5
-6
5 additions, 6 deletions
fetch-backup-work
with
5 additions
and
6 deletions
fetch-backup-work
+
5
−
6
View file @
e6ea508b
...
...
@@ -64,8 +64,7 @@ ssh stalhein.lysator.liu.se ypcat -k auto_home \
#| awk '{ print "quota1", $1, "home", "/export/users/quota1/" $1 }' \
#| sort >> $NT
echo
lyskom kom compulsion /export/mdsk2/sw_lyskom_compulsion
\
>>
$NT
echo
lyskom kom obsession /home/kom
>>
$NT
echo
perlis etc perlis /etc
>>
$NT
echo
perlis var perlis /var
>>
$NT
...
...
@@ -79,8 +78,8 @@ ssh poseidon 'cd /var/repositories && ls -1 | while read d ; do [ -d "$d" ] && [
|
awk
'{ print "lyssvn", $1, "poseidon", "/var/repositories/" $1 }'
\
|
sort
>>
$NT
echo
k
el
vin
root
k
el
vin
/
>>
$NT
echo
k
el
vin
var
k
el
vin
/var
>>
$NT
echo
c
el
sius
root
c
el
sius
/
>>
$NT
echo
c
el
sius
var
c
el
sius
/var
>>
$NT
ssh ftp
'bash -c "cd /export/ftp/pub && ls -1 | while read d ; do [ -d "\$d" ] && [ ! -L "\$d" ] && echo "\$d" ; done"'
\
|
awk
'$1 == "FreeBSD" { next }
$1 == "debian" { next }
...
...
@@ -118,8 +117,8 @@ echo dijkstra root dijkstra / >> $NT
echo
dijkstra boot dijkstra /boot
>>
$NT
# eureka
echo
eureka etc eureka /etc
>>
$NT
echo
eureka admin eureka /pikedata/eureka-admin
>>
$NT
#
echo eureka etc eureka /etc >> $NT
#
echo eureka admin eureka /pikedata/eureka-admin >> $NT
#ssh eureka 'cd /pikedata/homes && /bin/ls -1d */* | sed "s%/% %" | while read zone user; do [ -d "$zone/$user" ] && [ ! -L "$zone" ] && [ ! -L "$zone/$user" ] && echo eureka-home $zone--$user eureka /pikedata/homes/$zone/$user ; done ' \
#| sort >> $NT
...
...
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