Changes between Version 6 and Version 7 of help/en/howto/commands
- Timestamp:
- Aug 6, 2018 5:59:36 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/commands
v6 v7 13 13 You can send any remote command to a remote SSH server. This is for example useful if you want a HTTP server to reload its configuration or changing the ownership of files using ''chown'' on a `UNIX` system. 14 14 15 '''Note'''. The current working directory is always your use home. Determine using `pwd` to get the absolute path. 16 15 17 [[Image(http://sudo.ch/wp/uploads/2008/12/command.png)]]