Search code examples
How can I compare two lists and find the items not in common?...


nushell

Read More
Get current script location in Nushell...


shellnushell

Read More
Create new column base upon existing column in Nushell...


nushell

Read More
How do I use `eval $(opam env)` with nushell?...


opamnushell

Read More
How can I get the current timestamp minus 30 minutes in nushell?...


nushell

Read More
How to "open" a mysql table from nushell?...


mysqlnushell

Read More
Why does this nushell closure return an empty string even when the control path leads to a literal?...


nushell

Read More
How do I check if a directory exists in a Nushell script?...


shellfile-ionushell

Read More
Set environment variables from file of key/value pairs in Nu...


environment-variablesnushell

Read More
How to execute Nushell commands inside nvim command line?...


neovimnushell

Read More
How to use Nushell to update value of an item within an array by filtering by a specific property wi...


yamlnushell

Read More
how to redirect stdout to a file in NuShell?...


nushell

Read More
How to convert Record to Table in Nushell?...


recordnushell

Read More
Bash $@ equivalent in nushell...


linuxnushell

Read More
git range-diff uses ... but nushell thinks they are cell paths...


gitnushell

Read More
How can i extract multiple fields from a nushell record using a wildcard?...


nushell

Read More
Git under nushell not using added ssh-key...


gitsshnushell

Read More
How can I filter on the number of rows in the value column of a group-by in Nushell?...


elasticsearchnushell

Read More
Nushell table update works unless I set the result to a mutable variable...


mutablenushell

Read More
How to manage PATH...


nushell

Read More
while/until loops in Nushell...


while-loopuntil-loopnushell

Read More
Clang can't find .o files when linking in nushell compilation script...


c++buildclang++nushell

Read More
How to remove/mutate things (shells, aliases) in nushell...


nushell

Read More
How to show a function/command definition in nushell...


nushell

Read More
how to redirect stderr to a file in NuShell?...


nushell

Read More
expand collapsed data in nushell...


nushell

Read More
How do I delete specific history entries in Nushell?...


nushell

Read More
How to get rid of error messages in nushell?...


nushell

Read More
Cannot rewrite some function from bash to nushell...


shellsyntax-errornushell

Read More
In nushell how can I combine where clauses...


nushell

Read More
BackNext