This website works better with JavaScript.
Explore
Help
Sign In
telmich
/
cdist-mirror
Watch
1
Star
0
Fork
You've already forked cdist-mirror
0
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
start a shell under sudo to support things like filename globbing
Browse Source
remotes/origin/2.1
nuex
12 years ago
parent
2acce10497
commit
483cc06211
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
other/examples/remote/sudo/exec
2
other/examples/remote/sudo/exec
Unescape
Escape
View File
@ -27,4 +27,4 @@
#
host="$1"; shift
ssh -q "$host" sudo "$@"
ssh -q "$host" sudo
sh -c \"
"$@
"\
"
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
telmich/cdist-mirror
Title
Body
Create Issue