mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-27 16:51:15 -03:00
@@ -1,4 +1,4 @@
|
||||
|
||||
# This function is deprecated. Do not introduce new uses. Use the `string` command instead.
|
||||
function __fish_sgrep -d "Call grep without honoring GREP_OPTIONS settings"
|
||||
set -l GREP_OPTIONS
|
||||
command grep $argv
|
||||
|
||||
Reference in New Issue
Block a user