Void Posted May 26, 2017 Posted May 26, 2017 Hi I've done some looking around and can't seem to find any solutions online to a Linux equivalent of Windows .list files. Anyone know the correct way/extension please for Ubuntu? Thanks.
Explv Posted May 26, 2017 Posted May 26, 2017 (edited) What do you mean a .list file? Sorry not too familiar with windows Just make a file with the .list extension? Edited May 26, 2017 by Explv
Void Posted May 26, 2017 Author Posted May 26, 2017 4 minutes ago, Explv said: What do you mean a .list file? Sorry not too familiar with windows Just make a file with the .list extension? a list file is a form of a .txt file; and I'm using this for acc switching (so a file can edit/change the .list file) But wondering if possible on linux. I'll keep searching the internet.
Hi G00gle Posted May 26, 2017 Posted May 26, 2017 (edited) 4 minutes ago, Void said: a list file is a form of a .txt file; and I'm using this for acc switching (so a file can edit/change the .list file) But wondering if possible on linux. I'll keep searching the internet. You mean a .txt file just like in Windows, but for Linux? (Ubuntu) If that is the case, you may want to look at this: https://www.thefreecountry.com/tofrodos/ Edited May 26, 2017 by Hi G00gle
Explv Posted May 26, 2017 Posted May 26, 2017 (edited) 50 minutes ago, Void said: a list file is a form of a .txt file; and I'm using this for acc switching (so a file can edit/change the .list file) But wondering if possible on linux. I'll keep searching the internet. I still don't understand what you are asking. A .list file is just a .txt file, so just make a file on unix with the .list extension? Edited May 26, 2017 by Explv
Void Posted May 26, 2017 Author Posted May 26, 2017 7 minutes ago, Explv said: I still don't understand what you are asking. A .list file is just a .txt file, so just make a file on unix with the .list extension? .list Extension doesn't exist; however my script currently only recognises a file with the Type of LIST File - not .txt. If I can't find a way to form .list files on Linux I'll just change it to look for a .txt; however still trying out different extions.
Explv Posted May 26, 2017 Posted May 26, 2017 4 minutes ago, Void said: .list Extension doesn't exist; however my script currently only recognises a file with the Type of LIST File - not .txt. If I can't find a way to form .list files on Linux I'll just change it to look for a .txt; however still trying out different extions. What do you mean it doesn't exist? You can have whatever file extension you want... You can make a file called hello.void if you want.