COBOL Bubble sort on linux
Here’s a sample COBOL bubble sort program for linux. You can simply save the source (.cbl file) on your computer then compile and link the… Read More »COBOL Bubble sort on linux
Technology guy . Building and maintaining websites, applications and Internet technologies.
Here’s a sample COBOL bubble sort program for linux. You can simply save the source (.cbl file) on your computer then compile and link the… Read More »COBOL Bubble sort on linux
My wife and I recently completed an epic almost 5 week long road trip in the western US. We originally planned an international trip for… Read More »Road trip pandemic style
To Install on Debian or Ubuntu just enter the following: sudo apt install open-cobol Create your program with .cbl suffix for example vars.cbl and compile… Read More »For old times sake – COBOL on Linux
top command displays Linux processes. It provides a dynamic real-time view of a running system i.e. actual process activity. By default, it displays the most… Read More »TOP Linux process monitoring
df You can use df (display free disk space) to troubleshoot disk space issues. While running and maintaining your application on your machine, you might receive an… Read More »Checking disk space on linux
very simple installation # Download the Microsoft repository GPG keys wget https://packages.microsoft.com/config/debian/10/packages-microsoft-prod.deb # Register the Microsoft repository GPG keys sudo dpkg -i packages-microsoft-prod.deb # Update… Read More »Install powershell on debian 10
The program nasm or “netwide assembler” is the first step. If you don’t know if it’s installed Just enter whereis nasm on a command prompt.… Read More »installing and running assembler on debian
The apt command utility is a successor to the earlier apt-get. The Debian package management infrastructure has been a feature of Debian since early on.… Read More »linux (debian) apt vs apt-get
During this Coronavirus pandemic my wife and I decided it was better to RV camp instead of attempting to fly and stay in hotels on… Read More »RV Travel in the western United States