Skip to main content

Home/ Linux/ Group items tagged z

Rss Feed Group items tagged

Djiezes Kraaijst

Computerworld - The A-Z of Programming Languages: AWK - 0 views

  • The A-Z of Programming Languages: AWKAlfred V. Aho of AWK fame talks about the history and continuing popularity of his pattern matching language.
Djiezes Kraaijst

Computerworld - The A-Z of Programming Languages: BASH/Bourne-Again Shell - 0 views

  • Interviews The A-Z of Programming Languages: BASH/Bourne-Again ShellWhen the Bourne Shell found its identity
  • in this article we chat to Chet Ramey about his experience maintaining Bash.
  • In BASH's case, the problem to be solved was a free software version of the Posix standard shell to be part of the GNU system.
  • ...3 more annotations...
  • the original Bourne Shell was very influential, the various System V shell releases preserved that heritage, and the Posix committee used those versions as the basis for the standard they developed. Certainly the basic language syntax and built-in commands are direct descendants of the Bourne Shell's. Bash's additional features and functionality build on what the Bourne shell provided. As for source code and internal implementation, there's no relationship at all
  • Bash will continue to evolve as both an interactive environment and a programming language. I'd like to add more features that allow interested users to extend the shell in novel ways. The programmable completion system is an example of that kind of extension.
  • Do you have any advice for up-and-coming programmers? Find an area that interests you and get involved with an existing community. There are free software projects in just about any area of programming. The nuts-and-bolts -- which language you use, what programming environment you use, where you do your work -- are not as important as the passion and interest you bring to the work itself.
  •  
    an interview with Chet Ramey, maintainer of the bash-shell
Lars Moelleken

Google Hacks und Tricks - 6 views

  •  
    In letzter Zeit sind einige neue Suchmaschinen erschienen z.B. www.wolframalpha.com, www.bing.com nur um zwei zu nennen, doch warum sollte man eine neue Suchmaschine benutzen, wenn man nicht einmal richtig mit google umgehen kann...
gregorlarson

sshd w/key to root fails as service, works by hand - FedoraForum.org - 0 views

  • chcon -R -t ssh_home_t /root/.ssh
    • gregorlarson
       
      Yes, but how could I have avoided this problem  in the first place?
  •  
    selinux sshd authorized_keys chcon see also ls -Z
Marco Castellani

Kernel Release Numbering Redux | KernelTrap - 0 views

  • This long-standing odd/even development model was officially scrapped in 2004 thanks to the success that Linus and Andrew Morton were having working together, and significant "unstable" development began happening between each 2.6.Z release.
1 - 6 of 6
Showing 20 items per page