diff --git a/data/os_interaction/data/4/N11.json b/data/os_interaction/data/4/N11.json index e42bdd06..0cdcfc87 100644 --- a/data/os_interaction/data/4/N11.json +++ b/data/os_interaction/data/4/N11.json @@ -13,7 +13,7 @@ } ], "example": { - "code": "find /usr -type f -name \".*\" -not -name \"*k*\" | wc -l" + "code": "find /usr -type f -name \".*\" -not -name \"*u*\" | wc -l" } }, "labels": ["file"]