Toggle Navigation
  • L Rio
    • Idaho
      • Maps
      • Hill Cam
      • Hill back
      • Bogus Snow Tracker
  • Away
    • Mexico
    • Indo
    • Australia
    • Central America
    • Canada Snow Tracker
  • Photos
    • Video
    • Skiing
    • Hunting
    • Surf
    • Fotos
  • News
    • Test
    • Coding
    • Motos
      • C70 Passport
      • DR 650
  • Site
    • search
    • Sitemap
    • Contact us
    • Login 2
    • Downloads

Total: 9 results found.

Search for:

1. Linux Directories Explained
(Coding)
... basic commands viz., cat, du, df, tar, rpm, wc, history, etc. /boot : Holds important files during boot-up process, including Linux Kernel. /dev : Contains device files for all the hardware devices ...
2. Simple Linux Find Commands
(Coding)
This is all you need. find . -name "foo*" find needs a starting point, and the . (dot) points to the current directory. Condition flow \! -name "*.c" \( x -or y \) Actions ...
3. grep
(Coding)
The grep command searches the given input FILEs for lines containing a match or a text string. grep command syntax The syntax is: grep -options "text string to search” directory-path OR grep ...
4. Command Line Reference
(Coding)
This is a linux command line reference for common operations. Examples marked with • are valid/safe to paste without modification into a terminal, so you may want to keep a terminal window open while ...
5. Tar Commands
(Coding)
... panda Archive the files in the panda directory to the tape drive. The /dev/fd0 entry is Linux-ese for "floppy drive zero" (your A drive under DOS), and /dev/rmt0 means "removable media tape zero," or your ...
6. linux
(Tags)
linux
7. Command Line Reference
(Article tagged with: linux)
This is a linux command line reference for common operations. Examples marked with • are valid/safe to paste without modification into a terminal, so you may want to keep a terminal window open while ...
8. email forwarding to gmail from your mail server
(Article tagged with: linux)
I wrote this for myself. Since I have no memory, I write everything down. If it helps you -- great. if you run into problems GTS.  I have no answers.  I have postfix mapped to a mysql database with three ...
9. grep
(Article tagged with: linux)
The grep command searches the given input FILEs for lines containing a match or a text string. grep command syntax The syntax is: grep -options "text string to search” directory-path OR grep ...

© 2023 L Rio