[Ti] iPod copy on Big Al

Robert Ameeti robert at ameeti.net
Mon May 19 09:48:35 PDT 2003


> > In BSD (OS X)  "ll" does not work from the command line, so I'm at a loss as
>> to why it was used to illustrate this example.
>
>"UNCLE!" I admit that it was a huge mistake here using the common "ll" alias
>as an example. No it is not an RFC; yes it can usually be found aliased in
>most .*rc files. Perhaps I should have considered my audience (OSX users
>with 2 years experience?

Perhaps you meant to send it to the Mac OS X Unix <X-Unix at lists.themacintoshguy.com> list?

This list, while the users *may* understand a word or two of what you've offered, are not prone to needing, or wanting, to have this level of understanding of the Unix under layer of OS X.

Not sure why you've offered the below, but I think, thanks.


>Here is a copy of a BSD .cshrc. Notice, BSD builds in an ll alias.
>##################################################################
>
># $FreeBSD: src/share/skel/dot.cshrc,v 1.10.2.3 2001/08/01 17:15:46 obrien
>Exp $
>#
># .cshrc - csh resource script, read at beginning of execution by each shell
>#
># see also csh(1), environ(7).
>#
>
>alias h         history 25
>alias j         jobs -l
>alias la        ls -a
>alias lf        ls -FA
>alias ll        ls -lA
>
># A righteous umask
>umask 22
>
>set path = (/sbin /bin /usr/sbin /usr /usr/bin $HOME/bin)
>#source ~loren/.aliases
>setenv  EDITOR  vi
>setenv  PAGER   more
>setenv  BLOCKSIZE       K
>set prompt="%m:%BLoren:%b%~> "
>if ($?prompt) then
>        # An interactive shell -- set some stuff up
>        set filec
>        set history = 100
>        set savehist = 100
>        set mail = (/var/mail/$USER)
>        if ( $?tcsh ) then
>                bindkey "^W" backward-delete-word
>                bindkey -k up history-search-backward
>                bindkey -k down history-search-forward
>        endif
>Endif
>
>#####################################################################

-- 

<><><><><><><><><><><><><><><><><><>
Robert Ameeti
mailto:robert at ameeti.net

Children begin by loving their parents; as they grow older they judge them. Sometimes they forgive them.

- Oscar Wilde
<><><><><><><><><><><><><><><><><><>



More information about the Titanium mailing list