Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lysator
LYSrdiff
Commits
4550a3a9
Commit
4550a3a9
authored
Jul 28, 2012
by
Per Cederqvist
Browse files
Ryttargårdskyrkan: Replace tmphomes with benjamin.
parent
39367c54
Changes
1
Hide whitespace changes
Inline
Side-by-side
fetch-work-pcfritz
View file @
4550a3a9
...
...
@@ -28,27 +28,27 @@ echo david boot david /boot >> $NT
echo
david var david /var
>>
$NT
echo
david usr david /usr
>>
$NT
echo
david opt david /opt
>>
$NT
echo
tmphomes samba tmphomes
/samba
>>
$NT
echo
tmphomes
samba-dokument
tmphomes
/samba/shares/Public/Dokument
>>
$NT
echo
tmphomes
samba-mallar
tmphomes
/samba/shares/Public/Mallar
>>
$NT
echo
tmphomes
samba-video
tmphomes
/samba/shares/Public/Video
>>
$NT
echo
tmphomes
samba-ekonomi
tmphomes
/samba/shares/Public/ekonomi
>>
$NT
echo
tmphomes
samba-installationsmedia
tmphomes
/samba/shares/Public/Installationsmedia
>>
$NT
ssh
-i
/root/.ssh/backupkey
-l
root
tmphomes
\
echo
benjamin samba benjamin
/samba
>>
$NT
echo
benjamin
samba-dokument
benjamin
/samba/shares/Public/Dokument
>>
$NT
echo
benjamin
samba-mallar
benjamin
/samba/shares/Public/Mallar
>>
$NT
echo
benjamin
samba-video
benjamin
/samba/shares/Public/Video
>>
$NT
echo
benjamin
samba-ekonomi
benjamin
/samba/shares/Public/ekonomi
>>
$NT
echo
benjamin
samba-installationsmedia
benjamin
/samba/shares/Public/Installationsmedia
>>
$NT
ssh
-i
/root/.ssh/backupkey
-l
root
benjamin
\
find /home
-maxdepth
1
-mindepth
1
-type
d
-print
\
|
sed
's:.*/::'
\
|
sort
\
|
awk
'{print "home", $1,
"
tmphomes
/home/" $1}'
\
"
benjamin
/home/" $1}'
\
>>
$NT
ssh
-i
/root/.ssh/backupkey
-l
root
tmphomes
\
ssh
-i
/root/.ssh/backupkey
-l
root
benjamin
\
find /samba/profiles
-maxdepth
1
-mindepth
1
-type
d
-print
\
|
sed
's:.*/::'
\
|
sort
\
|
awk
'{print "samba-profiles", $1,
"
tmphomes
/samba/profiles/" $1}'
\
"
benjamin
/samba/profiles/" $1}'
\
>>
$NT
echo
shimon home shimon /home
>>
$NT
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment