Skip to content

Profile Picture
Mobile
  • All
  • Search
  • Images
  • Videos
  • Maps
  • News
  • More
    • Shopping
    • Flights
    • Travel
  • Tools
About 34,100,000 results
Open links in new tab
Any time
  1. stackoverflow.com
    https://stackoverflow.com › questions

    linux - How does "cat << EOF" work in bash? - Stack Overflow

    The cat <<EOF syntax is very useful when working with multi-line text in Bash, eg. when assigning multi-line string to a shell variable, file or a pipe. Examples of cat <<EOF syntax …

  2. stackoverflow.com
    https://stackoverflow.com › questions

    linux - How can I copy the output of a command directly into my ...

    May 25, 2017 · How can I pipe the output of a command into my clipboard and paste it back when using a terminal? For instance: cat file | clipboard

  3. stackoverflow.com
    https://stackoverflow.com › questions

    Can linux cat command be used for writing text to file?

    cat "Some text here." > myfile.txt Possible? Such that the contents of myfile.txt would now be overwritten to: Some text here. This doesn't work for me, but also doesn't throw any errors. …

  4. stackoverflow.com
    https://stackoverflow.com › questions

    What does the "cat" command in Powershell mean?

    Feb 27, 2021 · cat is a synonym for the Get-Content command, which simply reads the content of document referenced by the passed parameter and outputs to the standard output the …

  5. stackoverflow.com
    https://stackoverflow.com › questions

    How to cat <<EOF >> a file containing code? - Stack Overflow

    cat <<'EOF' >> brightup.sh or equivalently backslash-escape it: cat <<\EOF >>brightup.sh Without quoting, the here document will undergo variable substitution, backticks will be evaluated, etc, …

  6. stackoverflow.com
    https://stackoverflow.com › questions

    linux - Retrieve last 100 lines logs - Stack Overflow

    Aug 6, 2018 · I need to retrieve last 100 lines of logs from the log file. I tried the sed command sed -n -e '100,$p' logfilename Please let me know how can I change this command ...

  7. stackoverflow.com
    https://stackoverflow.com › questions

    cat - How to display contents of all files under a directory on the ...

    Jan 22, 2014 · cat file1 file2 file3 But in a directory if there are more than 20 files and I want content of all those files to be displayed on the screen without using the cat command as …

  8. stackoverflow.com
    https://stackoverflow.com › questions

    python - `stack ()` vs `cat ()` in PyTorch - Stack Overflow

    Apr 1, 2022 · xnew_from_cat = torch.cat((x, x, x), 1) print(f'{xnew_from_cat.size()}') print() # stack serves the same role as append in lists. i.e. it doesn't change the original # vector space but …

  9. stackoverflow.com
    https://stackoverflow.com › questions

    LINUX Shell commands cat and grep - Stack Overflow

    Jun 6, 2013 · I am a windows user having basic idea about LINUX and i encountered this command: cat countryInfo.txt | grep -v "^#" &gt;countryInfo-n.txt After some research i found …

  10. stackoverflow.com
    https://stackoverflow.com › questions

    How to find out line-endings in a text file? - Stack Overflow

    I'm trying to use something in bash to show me the line endings in a file printed rather than interpreted. The file is a dump from SSIS/SQL Server being read in by a Linux machine for …

  11. Pagination

    • 1
    • 2
    • 3
    • 4
    • Next
      © 2025 Microsoft
      • Privacy and Cookies
      • Legal
      • Advertise
      • About our ads
      • Help
      • Feedback
      • Consumer Health Privacy
      AllPast 24 hoursPast weekPast monthPast year