home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / shell / 5230 < prev    next >
Encoding:
Text File  |  1993-01-03  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!rduta
  3. From: rduta@nyx.cs.du.edu (Radu)
  4. Subject: alias probem in tcsh and csh
  5. Message-ID: <1993Jan3.181726.3147@mnemosyne.cs.du.edu>
  6. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  7. Organization: Nyx, Public Access Unix @ U. of Denver Math/CS dept.
  8. Date: Sun, 3 Jan 93 18:17:26 GMT
  9. Lines: 19
  10.  
  11. I was trying to create some aliases for ls, and i ran into some minor
  12. problems, well for starters i'll list my aliases:
  13. alias ls 'ls -F \!* | more'
  14. alias dir 'ls -aol '
  15.  
  16. Ok, her's are the problems: I'd like to put a "more" in the dir alias as well,
  17. but it conflicts with the ls, and the space bar doesn't work for paging any
  18. more.  The second probelm i encountered was doing something like "ls m*", it
  19. listed all the files, then went ahead and started to list the contents of the
  20. files, as thought I did a "more m*".  I'm not sure what the problem is so
  21. if anyone has any ideas on what is going wrong or ways to solve the problem
  22. please let me know. 
  23. (i'd like to add the "\!*" to the dir alias as well)
  24.  
  25. radu
  26.  
  27. --
  28. ********************************************************************************
  29. I only kill to know I'm alive!
  30.