If you're already familiar with the Linux command line, try these commands to help ease into FreeDOS
command line
Environment variables are helpful in almost every command-line environment, including FreeDOS
Learn how to configure FreeDOS with FDCONFIG.SYS
In the DevOps engineer’s toolkit, few commands are as revered—or as misunderstood—as awk and sed.
I love working with open source systems, especially those that give you compilers and other resources to...
1 I love having choices when it comes to computing, and especially in the world of open...
1 The function of any shell, whether Bash, KSH, CSH is to take commands entered on the...
Here's how I automated counting words from a series of articles.
Here’s a practical example of how I use the command line to tally how much I wrote...
Here's a helpful guide to batch files under FreeDOS.
As a SysAdmin, I need to manage the filesystems on the hosts in my home lab. There’s...
For many years, the de facto standard in file archives was Pkzip and Pkunzip, by Phil Katz....
Here are 7 ways I like to use the ed editor for daily tasks.
Here are 3 ways that I use aliases on FreeDOS:
You can make your program much more flexible if it can respond to the user every time...
2 Cat is a fairly simple tool designed to concatenate and write file(s) to your screen, which...