Removing only my files in Unix -


I need rm files from a unix directory which are only related to my ID. I tried to make this order, but No Use:

  ls -la | Grape 'Maggi' | Awk '{print $ 9}' | | My results: use: rm [-firRe] [-] file ... 

= "Text">

You were really close try:

  rm 'ls -laya. Grape 'Maggi' | Note that these are backtags, not a single quote around the three sections before your original pipeline. Apart from this, the file name column for me was $ 8, but if $ 9 is the right column for you, then he should do it. 


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -