Peter's Blog

Another guy talking nonsense!

Archive for the ‘windows’ tag

List only files (no folders)

without comments

Quick note how to list files without directories.

Windows:
dir /a:-d

Linux:
ls -l | grep ^-

Second command should work also in Mac OS X from terminal, but will have to check it just to be sure.

Written by Peter

May 27th, 2010 at 12:27 pm

Posted in IT,Main,Tips

Tagged with , , ,

Do you remember old Windows?

without comments

If you don’t or want to refresh your memories then you should visit this site. You can play with Windows 3.1 in your browser. It’s really cool and reminds about the past, when computer hard disk was smaller than amount of RAM in modern machines.
Windows 3.1

Written by Peter

February 3rd, 2010 at 10:37 am

Posted in Discoveries,IT,Microsoft

Tagged with , ,

Blog moved!

without comments

Last night I’ve moved from Linux to Windows hosting. And this showed the new WordPress issue (or my lack of skills). I’ve moved everything and migrated SQL DB, but it didn’t worked. I was receiving error 500. As Google is giving me only tips how to migrate from Windows to Linux, not backward, I was forced to figure out something. As you can see I’ve succeeded. Blog is up and running, however Flickr plugin isn’t working properly, but I hope to fix it in few coming days. Enjoy!

Written by Peter

June 6th, 2009 at 10:41 am

Posted in Main

Tagged with , , ,