Results 1 to 6 of 6

Thread: Working more productively with bash.

  1. #1

    Working more productively with bash.

    I wasn't sure where to post this, but this seems like a good spot.

    http://www.caliban.org/bash/index.shtml

    I wonder how I lived without it

  2. #2
    Moderator
    Kind Mastermind
    stryder144's Avatar
    Join Date
    Aug 2001
    Location
    Somewhere Over the Rainbow
    Posts
    2,923

    Re: Working more productively with bash.

    Dude...thanks for the link. I have it bookmarked now! Great stuff.

  3. #3
    Guest

    Re: Working more productively with bash.

    I love that cdspell-option. Does anybody know if there is something similar for commands? Because I often find myself typing things like
    mroe filename
    moer filename
    ...

    I even defined aliases for my most common mispellings ;D

  4. #4

    Re: Working more productively with bash.

    I even defined aliases for my most common mispellings ;D
    That's what I'd have done were I in your situation...

    I'm not sure if there is cdspell for commands. I guess you could just use completion and only type the first two or 3 letters. Try typing 'shopt' into the commandline, it'll show you what options are one and which are off. You might be able to find something similar.

  5. #5
    Guest

    Re: Working more productively with bash.

    How to work more productively with bash: www.zsh.org

  6. #6

    Re: Working more productively with bash.

    great link .. thx

Similar Threads

  1. BASH history... for years
    By yarikoptic in forum Linux - General Topics
    Replies: 9
    Last Post: 03-07-2005, 03:34 PM
  2. so close to have my pcmcia NIC working
    By aromes in forum Linux - Hardware, Networking & Security
    Replies: 1
    Last Post: 03-22-2004, 05:31 PM
  3. .profile not working correctly
    By NeoStarO1 in forum BSD
    Replies: 5
    Last Post: 08-09-2002, 03:10 AM
  4. Perl to bash
    By Dizzybacon in forum Linux - Software, Applications & Programming
    Replies: 7
    Last Post: 06-22-2002, 07:59 AM
  5. sh vs bash.. what is different?
    By morphman in forum Linux - Software, Applications & Programming
    Replies: 4
    Last Post: 06-11-2002, 06:26 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •