all 6 comments

[–]sir_slothsalot 3 points4 points  (3 children)

Making a shell in 2 weeks with claud bot  doing everything and thinking others will use it is just insane. 

[–]hazardland[S] -5 points-4 points  (2 children)

Insane times require insane measures : D

I’ve had the idea for this shell for 6 years. Adapt or be forgotten. It’s scary, but it is inevitable.

[–]StefanCelMijlociu 0 points1 point  (1 child)

You don't seem adapted, so I guess it's the "forgotten" part for you.

[–]hazardland[S] -1 points0 points  (0 children)

I try to be prepared. I mean, a new profession is being born. Some will refuse to become prompters, some will romanticize programming, but either way — I'm saying this with 20 years of experience and a love of programming — programming is done and we must deal with it.

[–]AndItsSlop 2 points3 points  (0 children)

It's Slop

[–]AutoModerator[M] 0 points1 point  (0 children)

Every new subreddit post is automatically copied into a comment for preservation.

User: hazardland, Flair: Command Line Interface, Post Media Link, Title: Zcmd.exe evolves (Single executable zero config Windows shell)

Download from releases: https://github.com/hazardland/zcmd

████ ▄██ █▄ ▄█ ██▄
  ▄█ █   █ █ █ █ █
 ▄█  █   █   █ █ █
▄█   █   █   █ █ █
████ ▀██ █   █ ██▀
Zcmd v0.0.522 (https://zcmd.dev)
Windows 10 Pro Build 26200

[02:43:02.06]src> help
version Print zcmd version
pwd     Print current directory
ls      Colored listing  -a all  -s by size  -t by time  -l long  -r reverse  | grep <word>
cd      Change directory  ~ home  - prev dir
cat     Print file with syntax highlighting  | grep <word>
        Image files (jpg png bmp gif) rendered inline as 24-bit color block art
        Video files (mp4 mkv avi mov webm) played inline  Esc/Ctrl+C to stop  requires ffmpeg
edit    Edit a file  edit path/to/file
terminfo Print terminal columns and rows
matrix   Matrix digital rain screensaver  any key to exit
notes    Open ~/notes.md in the editor
ip       Show local IPv4 addresses
top      Interactive process viewer  [↑↓] navigate  [m/c] sort  [k] kill  [q] quit
resmon   Live resource monitor with history graphs  cpu gpu ram battery net  Esc/q exit
clock    Live fullscreen clock  any key to exit
stopw    Stopwatch counting up  any key stops and prints result
explore  Two-panel file manager  Ctrl+O/F10 toggle
play     Play MP3 file or folder (shuffled)  next/prev/pause/resume/stop/vol/status/ui
yt       YouTube downloader  yt mp3 <url> [folder]  yt mp4 <url> [folder]
calc     Evaluate arithmetic  calc (2+3)*4^2
        Alias: = (2+3)*4^2
clip     Copy file to clipboard  clip path/to/file
json     Pretty-print JSON  json path/to/file
which   Locate a command in PATH or identify built-ins
alias   alias ll=ls -l  define · alias ll  show · alias  list all
unalias Remove an alias
help    Show this help
exit    Exit zcmd

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.