Y
Hacker News
new
|
ask
|
show
|
jobs
by
damhsa
435 days ago
typo
su root -c 'tar xfzCp src.tar.gz'
should be
su root -c 'tar xfzCp src.tar.gz /usr/src'