TungNT (Blue)

tungnt.blue@gmail.com

User Tools

Site Tools


development:system:shell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
development:system:shell [2025/06/10 16:27] – [Tạo file với nội dung mới] tungntdevelopment:system:shell [2025/06/11 02:06] (current) – [Tạo file với nội dung mới] tungnt
Line 526: Line 526:
  
 <code> <code>
-cut -d "," -f 1 /Users/tungnt/Downloads/user_transaction_20250610_224600_1f620258.csv  | uniq | tail -n +2 | sort  > /Users/tungnt/Downloads/cuongpt.txt +(jupyter) tungnt@MacBook-Pro-cua-Nguyen-2 django_example % wc -l /private/var/www/data/9s/2025/00/tmp/output_weekly_day_2025_05.csv 
 + 23983297 /private/var/www/data/9s/2025/00/tmp/output_weekly_day_2025_05.csv 
 +(jupyter) tungnt@MacBook-Pro-cua-Nguyen-2 django_example % wc -l /Users/tungnt/Downloads/user_transaction_20250610_235508_b3e39d61.csv 
 + 23981129 /Users/tungnt/Downloads/user_transaction_20250610_235508_b3e39d61.csv 
 + 
 +cut -d "," -f 1 /Users/tungnt/Downloads/user_transaction_20250610_235508_b3e39d61.csv  | uniq | tail -n +2 | sort  > /Users/tungnt/Downloads/cuongpt.txt 
 cut -d "," -f 1 /private/var/www/data/9s/2025/00/tmp/output_weekly_day_2025_05.csv | uniq | tail -n +2 | sort  > /Users/tungnt/Downloads/tungnt.txt  cut -d "," -f 1 /private/var/www/data/9s/2025/00/tmp/output_weekly_day_2025_05.csv | uniq | tail -n +2 | sort  > /Users/tungnt/Downloads/tungnt.txt 
 comm -23 /Users/tungnt/Downloads/tungnt.txt /Users/tungnt/Downloads/cuongpt.txt  > /Users/tungnt/Downloads/only_tungnt.txt comm -23 /Users/tungnt/Downloads/tungnt.txt /Users/tungnt/Downloads/cuongpt.txt  > /Users/tungnt/Downloads/only_tungnt.txt
development/system/shell.txt · Last modified: by tungnt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki