Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

=========================================== BIT CONSOLE v2.1 - User Guide

🚀 HOW TO INSTALL AND RUN

  1. Download the file: bit_console.zip

  2. Extract the archive to any folder, for example:

    • C:\Program Files\BitConsole
    • Desktop
    • Downloads
  3. Open the extracted folder

  4. Open Command Prompt (CMD): Press Win + R, type "cmd", press Enter

  5. Navigate to the program folder: cd C:\path_to_your_folder\bit_console

    Example: cd C:\Users\YourName\Desktop\bit_console

  6. Run the program: bit_console.exe .bit

=========================================== EASIER WAY (for beginners)

  1. Extract the archive to your Desktop

  2. Open the bit_console folder

  3. Click on the address bar, type "cmd" and press Enter

  4. Type: bit_console.exe .bit

=========================================== MAIN COMMANDS

.help - Show all commands .exit - Exit the program

FILE MANAGEMENT: .ls - List files in current folder .create - Create file (.create file.txt "content") .read - Read file (.read file.txt) .append - Add text to end of file .rename - Rename file (.rename old new)

EDITING: .editline - Edit specific line .addline - Add a new line .removeline - Remove a line .showlines - Show file with line numbers

SEARCH: .find - Find text in file .grep - Search in multiple files .wc - Show file statistics (lines/words/chars)

ARCHIVES: .zip - Create ZIP archive .unzip - Extract ZIP archive

=========================================== SYSTEM REQUIREMENTS

  • Windows 7 / 8 / 10 / 11
  • No additional software required
  • Works offline
  • No administrator rights needed

=========================================== SAFETY

  • Works only in the current folder
  • Automatic backup (.bak) before every change
  • Does not affect system files
  • 100% safe to use

=========================================== DOWNLOAD

🔗 https://github.com/VetoMin-AC/bit-console/releases

=========================================== If you’d like, you can check it using Virus Total or any other virus detector. The app doesn’t contain any viruses or other harmful programs for your computer; it’s fully functional and makes routine tasks easier.

About

Bit console, better than windows cmd console

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors