touch utility? Here's the format: touch -m
MMDDhhmmyy file2change.
groff -man -t -e -s XXX.1 | lpr
man command | col -bx >fileL
man -t <manpage> | lpr
troff -man /pathto/man/man1/tcsh.1 | /usr/lib/lp/postscript/dpost | lp
Provides Windows with access to UNIX directory structures.
Send mail to listproc@samba.anu.edu.au with one or both of the following in the body:
subscribe samba Firstname Lastname
subscribe samba-announce Firstname Lastname
You can also mount smb (windows) shares under Linux. here's a sample
format for smbmount:
smbmount //demostation/Documents /mnt/demostation -I 209.227.8.211 -c doobie
And links to specific shells:
See Eric's security page for more information on security software and issues.
| VIM Development: | vim-dev@vim.org |
|---|---|
| VIM-Dev subscribe: | echo vim rules | mail vim-dev-subscribe@vim.org |
| VIM-Dev unsubscribe: | echo i will be back | mail vim-dev-unsubscribe@vim.org |
PATH="$PATH:$HOME/bin" EXPORT PATH
set path=($path ~/bin )and login again
echo $PATH
You can set the font size of an xterm on the command line by using the -fn parameter to xterm:
xterm -fn 12x24or
xterm -fn lucidasanstypewriter-bold-24
To get a listing of the fonts on your system, use the xlsfonts command:
xlsfonts