Is there any way of create a hidden file without have any problem in
windows systems?
In linux would be inserting a point as ‘.hide’
Is there any way of create a hidden file without have any problem in
windows systems?
In linux would be inserting a point as ‘.hide’
In windows, you can do this:
attrib +h <filename.ext>
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs