Lines Matching refs:To

138 "/search_word". To repeat the same search, type "n" for next or "p" for
161 Need to see the calendar for this month? Simply type "cal". To see the
190 learned it, but somewhat user-unfriendly. To use ee (an easier but less
196 To change an environment variable in /bin/sh use:
201 To change an environment variable in tcsh you use: setenv NAME "value"
204 To clear the screen, use "clear". To re-display your screen buffer, press
211 To determine whether a file is a text file, executable, or some other type
217 To do a fast search for a file, try
224 To erase a line you've written at the command prompt, use "Ctrl-U".
227 To find out the hostname associated with an IP address, use
232 To obtain a neat PostScript rendering of a manual page, use ``-t'' switch
239 To quickly create an empty file, use "touch filename".
242 To read a compressed file without having to first uncompress it, use
247 To save disk space in your home directory, compress files you rarely
251 To search for files that match a particular name, use find(1); for example
258 To see all of the directories on your FreeBSD system, type
266 To see how long it takes a command to run, type the word "time" before the
270 To see how much disk space is left on your UFS partitions, use
275 To see the 10 largest files in a directory or on a UFS partition, use
280 To see the IP addresses currently set on your active interfaces, type
284 To see the last 10 lines of a long file, use "tail filename". To see the
285 first 10 lines, use "head filename". To see new lines as they're appended
289 To see the last time that you logged in, use lastlogin(8).
292 To see the MAC addresses of the NICs on your system, type
297 To see the output from when your computer started, run dmesg(8). If it has
343 computer by typing 'mixer <type>.volume=<volume>%'. To get a list of what
430 To remove an alias, you can usually use 'unalias aliasname'. To list all
522 To easily configure your installed FreeBSD use bsdconfig(8).
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).
584 To learn more about what your system is doing, take a look at systat(1). For
599 To set a quota of 10 GB for the user named foo on a ZFS dataset, run the
608 To unset a quota, assign "none" as the value.
612 By default, it will display one line of current activity. To display stats
617 To view individual disk activities, specify the -v parameter:
625 To display I/O activity for each process instead, run top like this:
641 To display the compression ratio for the ZFS dataset /var/log on the pool
647 dataset, not the descendant datasets. To include the child datasets, the
655 using the -d parameter. To display only the first level of datasets below
662 The "zfs list" command can be filtered in multiple ways. To display just
673 The output of "zfs list" can be sorted by a specific column using -s. To
678 To sort in descending order instead, use -S:
684 To make the "zfs list" output more script-friendly, you can suppress the
713 To delete d and all later snapshots:
717 To delete all dataset snapshots:
726 To set a custom ZFS property on the mypool pool, you need to provide it
737 To reset the value of a custom property, use the inherit subcommand:
748 To delete a range of ZFS snapshots, use the % (percent) character after the
834 To establish a serial connection to anything including a USB device,
848 To determine which fonts provide a particular Unicode character, fc-list from