chdir

There are 11 repositories under chdir topic.

  • win32ports/unistd_h

    header-only Windows implementation of the <unistd.h> header

    Language:C32206
  • xyproto/in

    :open_file_folder: Create a directory if needed, then run the given command there

    Language:Rust14411
  • ClaasBontus/qcd_rs

    Command line tool for quickly changing directories

    Language:Rust5100
  • MaroIsLife/Minishell

    A reimplementation of shell using C.

    Language:C3201
  • bahmutov/chdir-promise

    Changing current working folder as a promise + a stack of folders to jump back.

    Language:JavaScript215
  • stdlib-js/process-chdir

    Change the current working directory.

    Language:JavaScript230
  • cunxi1992/private_news

    在这个项目中,你将学习如何使用Python库和文档来解码一个文档中的秘密消息。

    Language:Python110
  • jwodder/morecontext

    Context managers for changing directory, setting attributes/envvars, etc.

    Language:Python1301
  • AlxHnr/project-chdir.vim

    Automatically changes the current working directory to the projects root

    Language:Vim script10
  • Ashwin-op/Linux_Shell

    A hand built, custom made Linux shell with history, change directory, exit, etc.

    Language:C10
  • dword-design/mocha-per-file

    This CLI tool allows to organize mocha tests in files and directories. It works by traversing the test directory recursively, creating describe blocks per directory and tests per *.test.js file.

    Language:JavaScript11