diff options
Diffstat (limited to 'software/freebsd-tricks')
-rw-r--r-- | software/freebsd-tricks | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/software/freebsd-tricks b/software/freebsd-tricks index 0c92e90..cce7086 100644 --- a/software/freebsd-tricks +++ b/software/freebsd-tricks @@ -2,6 +2,9 @@ FreeBSD Tricks ===================================== +**See also `unix </k/software/unix-tricks>`__ and +`debian </k/software/debian>`__ tricks.** + Set User Shell ----------------------- ``bash`` isn't always installed, so the default user shell is ``sh``; after |