HOWTO Create a Service: Difference between revisions
From Pumping Station One
→Why do it this way?: typo |
|||
| Line 62: | Line 62: | ||
sudo su strup | sudo su strup | ||
Your are now running as the user ''strup'', but you are now in the user's hoem directory. Running <code>cd</code> without parameters will switch to the current user's home directory. | |||
cd | cd | ||
My example requires a file from project gutenberg. | My example requires a file from project gutenberg. | ||