wi

command module
v0.0.0-...-aaa47f1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2025 License: MIT Imports: 7 Imported by: 0

README

wi

'W'here 'I's file(s).

This is basically the equivalents to the following .bashrc aliases:

alias wi='find . -iname'

Usage

  wi [OPTIONS] term1 term2 ... termX
  [OPTIONS]
   -h              Help (this page)
   -r root-folder  Folder to start search in

  If root-folder is not given, default to . (current directory).

Output

The command output matching filesystem objects prefixed with one of:

Prefix Description
Unknown
f Is a regular file
d Is a directory
l Is a symbolic link
p Is a pipe
s Is a socket

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL