diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/notes.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/notes.txt b/misc/notes.txt index 3d4209c9..a2e9b32a 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -161,6 +161,11 @@ ln -s dir_to_link_to linking_dir =========================================== +Reboot server +sudo reboot + +=========================================== + Using grep: grep -ir (search string) (directory) |