simple question

Jump to First Reply
Posted:
in macOS edited January 2014
where does one store terminal aliases in jag?

Comments

  • Reply 1 of 2
    Remember, the man pages are your friends.



    From the tcsh man pages:

    [quote]alias [name [wordlist]]

    Without arguments, prints all aliases. With name,

    prints the alias for name. With name and

    wordlist, assigns wordlist as the alias of name.

    wordlist is command and filename substituted.

    name may not be `alias' or `unalias'. See also

    the unalias builtin command.<hr></blockquote>

    On OSX, the aliases.mine file is in ~/Library/init/tcsh/.



    [ 12-02-2002: Message edited by: Brad ]</p>
     0Likes 0Dislikes 0Informatives
  • Reply 2 of 2
    do i have to create taht directory? at the moment, it dosent exist
     0Likes 0Dislikes 0Informatives
Sign In or Register to comment.