Problem : I have a command that is not working. Here it is: mkdir output & for /r %i in […]
Category: Command Line
Is there a tool for managing file extensions and their respective program command lines?
Problem : I’m trying to associate .appx files with a utility I wrote which needs a command line similar to […]
how to retain original file name when using imagemagick conversion
Problem : background I like to take screenshots from apps, and put a lot of care in naming them ie […]
How to check folders size in Windows without showing all subfolder files?
Problem : Is there a CMD command to show the folder size in side a directory? I know I can […]
Why wouldn’t you be able to hide a file in OS X with chflags?
Problem : So, bit of an oddball question. There’s a particular file—an alias—that for some reason will not hide from […]
How to add archive comment from a file or string?
Problem : I am writing a BASH script. I am using RAR 3.93 on Ubuntu 10.08. I want to add […]
scan a file with malwarebyte from the command line
Problem : Is it possible to scan a specific file from the commandline for virusses? I use malwarebytes version 2. […]
@=hex(2):25
Problem : 53 Solution : 79 73 74 65
In Bash, how can I obtain the directory path from the previous command’s last argument
Problem : I frequently have to do this. For example: $ vim /etc/pam.d/sudo $ vim /etc/pam.d/sudo-i $ cd /etc/pam.d/ # […]
PING Kali Linux
Problem : Okay. So, I just installed Kali Linux 2018.1 on my computer as the host operating system. And I […]