Help for this page

Select Code to Download


  1. or download this
    @info = readpipe("ls (somefile without spaces in filename)");
    
  2. or download this
    @info = readpipe("ls (some file with spaces in filename)");