Lines Matching +refs:csh +refs:match +refs:and +refs:tell

14 the section of the manual the man page is in.  "man man" will tell you more.
31 run the shell script /etc/rc. By reading /etc/rc and the /etc/rc.d/ scripts,
39 variable FTP_PASSIVE_MODE to yes, and see fetch(3) for more details.
46 (:), q (q), bang (!) and pressing return.
61 "hhmm" represents in how many hours and minutes you need to leave.
72 is more than one, or complete the filename if there's only one match.
83 If you want df(1) and other commands to display disk sizes in
145 Need to leave your terminal for a few minutes and don't want to logout?
166 "sockstat -4l" for IPv4, and "sockstat -l" for IPv4 and IPv6.
193 Time to change your password? Type "passwd" and follow the prompts.
202 where NAME is the name of the variable and "value" its new value.
205 the scroll lock key and use your page up button. When you're finished,
244 and "xzless".
251 To search for files that match a particular name, use find(1); for example
255 will search '/', and all subdirectories, for files with 'GENERIC' in the name.
302 and they can be combined as "ls -FG".
332 When you've made modifications to a file in vi(1) and then find that
337 and probably won't be suitable if you're editing through a symbolic link.
339 If you have sudo(8) installed and permissions to use it, type
346 You can automatically download and install binary packages by doing
365 If you have installed it, you can download, compile, and install software by
373 will be possible to automatically uninstall it, and clean out the temporary
393 You can open up a new split-screen window in (n)vi with :N or :E and then
398 depending on the shell - csh and tcsh uses .login, bash, sh, ksh and zsh use
418 Bourne shell style, as in /bin/sh, bash, ksh, and zsh):
424 In csh or tcsh, these would be
435 /usr/share/examples/etc/make.conf and in make.conf(5).
436 For options that are set for building FreeBSD's kernel and its world, see
447 You can use "whereis" to search standard binary, manual page and source
451 Try "whereis firefox" and "whereis whereis".
475 If you want to recursively copy a directory preserving file and directory
483 and see what it is doing.
488 "freebsd-version -ku" to display kernel and userland version.
503 to the group "operator" and they are allowed to use shutdown(8) and poweroff(8).
508 running dmesg(8) after inserting it. Then create an MBR schema, a single slice and
526 After you compiled and installed a new version of FreeBSD, use etcupdate(8) to merge
528 Run "etcupdate extract" once when your sources match your running system, then run
529 "etcupdate" after every upgrade and "etcupdate resolve" to resolve any conflicts.
535 To install updates and patches for the running branch use
544 To run rc scripts in /etc/rc.d and /usr/local/etc/rc.d use service(8).
545 Run "service ${name_of_rc_script} start" to start a daemon and
550 If you don't want to edit /etc/rc.conf directly, use sysrc(8) to add and remove entries.
551 Use "sysrc name=value" to add an entry and "sysrc -x name" to delete an entry.
556 used hardware and peripherals for FreeBSD. Use the curl package to upload it like this:
562 sysctl(8) tell you with the following command:
566 The realmem value is memory before the kernel and modules are loaded, whereas
576 and not file system sizes. It also does not know about descendent ZFS
577 datasets, snapshots, quotas, and reservations with their individual space usage.
586 scheduling, device interrupts, system name translation caching, and disk I/O,
592 swap, tcp, or zarc. You can switch between displays using :<display> and exit
604 The zfs userspace command can display the quota and current space usage:
636 More details are available using the -i and -l parameters. Note that ZFS
637 will not keep the complete pool history forever and will remove older
656 mypool/usr and not the ones deeper than those, run this command:
667 More columns and their order can be defined by separating them with commas:
698 dataset/snapshot and not any dependent ones. ZFS will display the resulting
709 The following will delete d and all earlier snapshots:
713 To delete d and all later snapshots:
721 Make sure to let ZFS perform a dry run (-n option) first and display (-v) what
728 separator and identifier from the built-in ZFS properties:
732 The custom property is applied to all datasets and can be queried like any