Searched refs:cat (Results 1 – 17 of 17) sorted by relevance
33 online=`cat ${cpu_path}/online`37 online=`cat ${cpu_path}/online`42 online=`cat ${cpu_path}/online`53 vendor_id=$(cat /sys/bus/pci/devices/${physical_bdf}/vendor)54 device_id=$(cat /sys/bus/pci/devices/${physical_bdf}/device)224 mac=$(cat /sys/class/net/e*/address)
28 online=`cat ${cpu_path}/online`32 online=`cat ${cpu_path}/online`37 online=`cat ${cpu_path}/online`48 vendor_id=$(cat /sys/bus/pci/devices/${physical_bdf}/vendor)49 device_id=$(cat /sys/bus/pci/devices/${physical_bdf}/device)
46 cat>"${filename}"<<EOF65 cat>"${filename}"<<EOF82 cat>"${filename}"<<EOF100 cat>"${filename}"<<EOF
13 cat>"${filename}"<<EOF30 bzImage=$(cat /boot/version.txt)
37 cat>"${filename}"<<EOF
33 return configurator.cat.hexToRange(this.modelValue, this.max)43 this.$emit("update:modelValue", configurator.cat.rangeToHex(value, this.max))
6 for i in `cat /proc/interrupts | grep '^ *[0-9]*[0-9]:' | awk {'print $1'} | sed 's/:$//' `;
14 cat <<EOT138 cat << EOF > ${temp_file}160 cat << EOF > ${temp_file}
28 cat <<EOF >> /etc/default/grub
43 default_content=`cat $default_core_pattern_file`
52 cat ${CORE_PATTERN_CONF} > ${CRASHLOG_CORE_BACKUP}
54 cat $(CURDIR)/../license_header > $(VERSION_H);\
75 cat $(CURDIR)/../license_header > $(VERSION_H);\
662 public cat: CAT; property in Configurator666 this.cat = new CAT()
234 configurator.cat.scenarioLoaded()510 this.scenario.hv.CACHE_REGION = configurator.cat.getScenarioDataFromCAT()
310 this.CAT_INFO = configurator.cat.getCATUIData()
Completed in 19 milliseconds